Package | Description |
---|---|
org.opensaml.ws.message |
Objects related to messages received and sent by web services.
|
org.opensaml.ws.message.handler | |
org.opensaml.ws.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
org.opensaml.ws.soap.soap11.decoder | |
org.opensaml.ws.soap.soap11.decoder.http | |
org.opensaml.ws.soap.soap11.encoder | |
org.opensaml.ws.soap.soap11.encoder.http |
Class and Description |
---|
HandlerChainResolver
A resolver which uses the message context information to resolve and return instances of
HandlerChain . |
Class and Description |
---|
BasicHandlerChain
A basic implementation of
HandlerChain . |
Handler
A handler is invoked to implement specific business logic on a
MessageContext . |
HandlerChain
An ordered chain of
Handler instances which may be invoked on a message context. |
HandlerChainAware
A marker interface for
MessageDecoder and MessageEncoder implementations
which process a message context's Handler 's. |
HandlerChainResolver
A resolver which uses the message context information to resolve and return instances of
HandlerChain . |
HandlerException
Base class for message handler related exceptions.
|
PhasedHandlerChain
A specialized type of
HandlerChain which supports organizing multiple
handler chains into a set of named handler chains called 'phases', which will be
invoked in a specified order. |
Class and Description |
---|
Handler
A handler is invoked to implement specific business logic on a
MessageContext . |
Class and Description |
---|
BaseHandlerChainAwareMessageDecoder
Base class for message decoders which are capable of processing the message context's inbound
HandlerChain . |
HandlerChainAware
A marker interface for
MessageDecoder and MessageEncoder implementations
which process a message context's Handler 's. |
Class and Description |
---|
BaseHandlerChainAwareMessageDecoder
Base class for message decoders which are capable of processing the message context's inbound
HandlerChain . |
HandlerChainAware
A marker interface for
MessageDecoder and MessageEncoder implementations
which process a message context's Handler 's. |
Class and Description |
---|
BaseHandlerChainAwareMessageEncoder
Base class for message encoders which are capable of processing the message context's outbound
HandlerChain . |
HandlerChainAware
A marker interface for
MessageDecoder and MessageEncoder implementations
which process a message context's Handler 's. |
Class and Description |
---|
BaseHandlerChainAwareMessageEncoder
Base class for message encoders which are capable of processing the message context's outbound
HandlerChain . |
HandlerChainAware
A marker interface for
MessageDecoder and MessageEncoder implementations
which process a message context's Handler 's. |
Copyright © 1999-2013. All Rights Reserved.