xsul.xhandler
Class XHandlerContext
java.lang.Object
XmlElementAdapter
xsul.xhandler.XHandlerContext
- public class XHandlerContext
- extends XmlElementAdapter
XML-ish representation of contextual information needed to configure handler.
- Version:
- $Revision: 1.1 $
- Author:
- Aleksander Slominski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTEXT
public static final java.lang.String CONTEXT
- See Also:
- Constant Field Values
WSDL_PORT
public static final java.lang.String WSDL_PORT
- See Also:
- Constant Field Values
XSUL_XHANDLER_CTX_NS
public static final XmlNamespace XSUL_XHANDLER_CTX_NS
XHandlerContext
public XHandlerContext(WsdlPort targetServiceWsdlPort)
getWsdlPort
public WsdlPort getWsdlPort()
setWsdlPort
public void setWsdlPort(WsdlPort wsdlPort)
IU Extreme! Lab (http://www.extreme.indiana.edu)