public class RequestBinder extends Object implements Serializable
RequestBinder()
<T extends Request> T
bind(Element e, Class<T> type)
Element
bind(Object request)
String
toXML(Object request)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestBinder()
public <T extends Request> T bind(Element e, Class<T> type) throws Exception
Exception
public Element bind(Object request) throws Exception
public String toXML(Object request) throws Exception
Copyright © 2015. All Rights Reserved.