|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DynamicInfosetInvokerException | |
| xsul.den | |
| xsul.invoker | |
| xsul.invoker.capability | |
| xsul.invoker.http | |
| xsul.invoker.password | |
| xsul.invoker.secconv | |
| xsul.invoker.signature | |
| xsul.invoker.soap_over_http | |
| xsul.ws_addressing | This module provides a simple implementation of WS-Addressing. |
| xsul.xhandler | |
| xsul.xhandler.client | |
| xsul.xhandler.server | |
| Uses of DynamicInfosetInvokerException in xsul.den |
| Methods in xsul.den that throw DynamicInfosetInvokerException | |
boolean |
DenRoutingHandler.processIncomingXml(XmlElement soapEnvelope,
MessageContext context)
|
| Uses of DynamicInfosetInvokerException in xsul.invoker |
| Methods in xsul.invoker that throw DynamicInfosetInvokerException | |
XmlDocument |
DynamicInfosetInvoker.invokeXml(XmlDocument input)
Invoke Web Service by sending XML document and returning back XML document. |
XmlElement |
MessageInvoker.invokeMessage(XmlElement message)
When invoking using this method the actual XML sent may be wrapped (for exampel SOAP 1.1 invoker will put SOAP Envelope and Body around message and extract back Body content from resposne message - if not oneway) |
| Uses of DynamicInfosetInvokerException in xsul.invoker.capability |
| Methods in xsul.invoker.capability that throw DynamicInfosetInvokerException | |
XmlDocument |
CapabilityInvoker.invokeXml(XmlDocument request)
|
XmlDocument |
AutoCapabilityInvoker.invokeXml(XmlDocument request)
|
| Uses of DynamicInfosetInvokerException in xsul.invoker.http |
| Methods in xsul.invoker.http that throw DynamicInfosetInvokerException | |
XmlDocument |
HttpDynamicInfosetInvoker.invokeXml(XmlDocument input)
Invoke Web Service by sending XML document and returning back XML document. |
| Constructors in xsul.invoker.http that throw DynamicInfosetInvokerException | |
HttpDynamicInfosetInvoker(java.lang.String locationUrl)
|
|
| Uses of DynamicInfosetInvokerException in xsul.invoker.password |
| Methods in xsul.invoker.password that throw DynamicInfosetInvokerException | |
XmlDocument |
PasswordInvoker.invokeXml(XmlDocument request)
|
| Uses of DynamicInfosetInvokerException in xsul.invoker.secconv |
| Methods in xsul.invoker.secconv that throw DynamicInfosetInvokerException | |
XmlDocument |
SecurityRequestorInvoker.invokeXml(XmlDocument request)
|
| Uses of DynamicInfosetInvokerException in xsul.invoker.signature |
| Methods in xsul.invoker.signature that throw DynamicInfosetInvokerException | |
XmlDocument |
SignatureInvoker.invokeXml(XmlDocument request)
|
| Uses of DynamicInfosetInvokerException in xsul.invoker.soap_over_http |
| Methods in xsul.invoker.soap_over_http that throw DynamicInfosetInvokerException | |
XmlDocument |
SoapHttpDynamicInfosetInvoker.wrapAsSoapDocument(XmlElement message)
|
XmlElement |
SoapHttpDynamicInfosetInvoker.invokeMessage(XmlElement message)
Message must contain exact XML to put inside SOAP 1.1 Body that is sent inside SOAP 1.1 Envelope to XML Web Service, the method returns result of service invocation as first child of returned Envelope/Body (or null if one-way operation). |
| Constructors in xsul.invoker.soap_over_http that throw DynamicInfosetInvokerException | |
SoapHttpDynamicInfosetInvoker(java.lang.String locationUrl)
|
|
SoapHttpDynamicInfosetInvoker(HttpClientConnectionManager connMgr)
|
|
| Uses of DynamicInfosetInvokerException in xsul.ws_addressing |
| Methods in xsul.ws_addressing that throw DynamicInfosetInvokerException | |
XmlElement |
WsaInvoker.invokeMessage(XmlElement message)
|
XmlDocument |
WsaInvoker.sendXml(XmlDocument doc)
|
| Uses of DynamicInfosetInvokerException in xsul.xhandler |
| Methods in xsul.xhandler that throw DynamicInfosetInvokerException | |
boolean |
BaseHandler.processOutgoingXml(XmlElement message,
MessageContext context)
|
boolean |
BaseHandler.processIncomingXml(XmlElement message,
MessageContext context)
|
| Uses of DynamicInfosetInvokerException in xsul.xhandler.client |
| Methods in xsul.xhandler.client that throw DynamicInfosetInvokerException | |
boolean |
ClientCapabilityHandler.processOutgoingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ClientCapabilityHandler.processIncomingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ClientSecConvHandler.processOutgoingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ClientSecConvHandler.processIncomingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ClientSignatureHandler.processOutgoingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ClientSignatureHandler.processIncomingXml(XmlElement soapEnvelope,
MessageContext context)
|
| Uses of DynamicInfosetInvokerException in xsul.xhandler.server |
| Methods in xsul.xhandler.server that throw DynamicInfosetInvokerException | |
boolean |
ServerCapabilityHandler.processOutgoingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ServerCapabilityHandler.processIncomingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ServerSecConvHandler.processOutgoingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ServerSecConvHandler.processIncomingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ServerSignatureHandler.processOutgoingXml(XmlElement soapEnvelope,
MessageContext context)
|
boolean |
ServerSignatureHandler.processIncomingXml(XmlElement envelope,
MessageContext context)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||