|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MessageInvoker | |
| xsul.invoker.capability | |
| xsul.invoker.password | |
| xsul.invoker.secconv | |
| xsul.invoker.signature | |
| xsul.invoker.soap_over_http | |
| xsul.soaprpc_client | |
| xsul.ws_addressing | This module provides a simple implementation of WS-Addressing. |
| xsul.xbeans_document_invoker | |
| xsul.xbeans_secure_document_invoker | |
| Uses of MessageInvoker in xsul.invoker.capability |
| Classes in xsul.invoker.capability that implement MessageInvoker | |
class |
AutoCapabilityInvoker
|
class |
CapabilityInvoker
CapabilityInvoker.java |
| Uses of MessageInvoker in xsul.invoker.password |
| Classes in xsul.invoker.password that implement MessageInvoker | |
class |
PasswordInvoker
|
| Uses of MessageInvoker in xsul.invoker.secconv |
| Classes in xsul.invoker.secconv that implement MessageInvoker | |
class |
SecurityRequestorInvoker
|
| Uses of MessageInvoker in xsul.invoker.signature |
| Classes in xsul.invoker.signature that implement MessageInvoker | |
class |
SignatureInvoker
|
| Uses of MessageInvoker in xsul.invoker.soap_over_http |
| Classes in xsul.invoker.soap_over_http that implement MessageInvoker | |
class |
SoapHttpDynamicInfosetInvoker
This class allows to send SOAP (by default 1.1) to HTTP endpoint. |
| Uses of MessageInvoker in xsul.soaprpc_client |
| Constructors in xsul.soaprpc_client with parameters of type MessageInvoker | |
SoapRpcInvocationHandler(MessageInvoker invoker,
TypeHandlerRegistry registry)
|
|
SoapRpcInvocationHandler(MessageInvoker invoker,
TypeHandlerRegistry registry,
XmlNamespace targetServiceNamespace)
|
|
| Uses of MessageInvoker in xsul.ws_addressing |
| Classes in xsul.ws_addressing that implement MessageInvoker | |
class |
WsaInvoker
Invoker that will use WSA headers to decide where to send message (wsa:To) and will use WSA processing node to indicate where to send replies. |
| Uses of MessageInvoker in xsul.xbeans_document_invoker |
| Classes in xsul.xbeans_document_invoker that implement MessageInvoker | |
class |
XBeansDocumentInvoker
Sends a XmlObject document to remote service and returns the resulting document todo: add support for XmlElement |
| Uses of MessageInvoker in xsul.xbeans_secure_document_invoker |
| Classes in xsul.xbeans_secure_document_invoker that implement MessageInvoker | |
class |
CapXBeansDocumentInvoker
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||