|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MessageProcessor | |
| xsul.message_router | |
| xsul.message_router_over_http | |
| xsul.processor.capability | |
| xsul.processor.password | |
| xsul.processor.secconv | |
| xsul.processor.signature | |
| xsul.processor.soap_over_http | |
| xsul.soaprpc_server | This module provides a simple implementation of refelction based dispatching SOAP invocation to Java object methods. |
| xsul.xbeans_document_dispatcher | |
| Uses of MessageProcessor in xsul.message_router |
| Methods in xsul.message_router that return MessageProcessor | |
MessageProcessor |
ContextBasedMessageProcessor.getProcessor()
|
| Constructors in xsul.message_router with parameters of type MessageProcessor | |
ContextBasedMessageProcessor(MessageProcessor proc)
|
|
| Uses of MessageProcessor in xsul.message_router_over_http |
| Constructors in xsul.message_router_over_http with parameters of type MessageProcessor | |
HttpContextMessageProcessor(MessageProcessor proc)
|
|
| Uses of MessageProcessor in xsul.processor.capability |
| Classes in xsul.processor.capability that implement MessageProcessor | |
class |
CapabilityProcessor
|
| Constructors in xsul.processor.capability with parameters of type MessageProcessor | |
CapabilityProcessor(GlobusCredential cred,
java.security.cert.X509Certificate[] trustedCerts,
MessageProcessor service,
int port,
java.lang.String svc_uri)
|
|
| Uses of MessageProcessor in xsul.processor.password |
| Classes in xsul.processor.password that implement MessageProcessor | |
class |
PasswordProcessor
|
| Constructors in xsul.processor.password with parameters of type MessageProcessor | |
PasswordProcessor(MessageProcessor service,
int port)
|
|
| Uses of MessageProcessor in xsul.processor.secconv |
| Classes in xsul.processor.secconv that implement MessageProcessor | |
class |
SecurityRequestorProcessor
|
| Constructors in xsul.processor.secconv with parameters of type MessageProcessor | |
SecurityRequestorProcessor(MessageProcessor service)
|
|
| Uses of MessageProcessor in xsul.processor.signature |
| Classes in xsul.processor.signature that implement MessageProcessor | |
class |
SignatureProcessor
|
| Constructors in xsul.processor.signature with parameters of type MessageProcessor | |
SignatureProcessor(GlobusCredential cred,
java.security.cert.X509Certificate[] trustedCerts,
MessageProcessor service,
int port)
|
|
| Uses of MessageProcessor in xsul.processor.soap_over_http |
| Classes in xsul.processor.soap_over_http that implement MessageProcessor | |
class |
SoapHttpDynamicInfosetProcessor
This class allows to send XML to HTTP endpoint. |
| Uses of MessageProcessor in xsul.soaprpc_server |
| Classes in xsul.soaprpc_server that implement MessageProcessor | |
class |
SoapRpcReflectionBasedService
|
| Uses of MessageProcessor in xsul.xbeans_document_dispatcher |
| Classes in xsul.xbeans_document_dispatcher that implement MessageProcessor | |
class |
XBeansDocumentDispatcher
Maps document QName to a method in a java target. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||