Uses of Interface
org.opensaml.ws.message.handler.HandlerChainAware

Packages that use HandlerChainAware
org.opensaml.ws.message.handler   
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   
 

Uses of HandlerChainAware in org.opensaml.ws.message.handler
 

Classes in org.opensaml.ws.message.handler that implement HandlerChainAware
 class BaseHandlerChainAwareMessageDecoder
          Base class for message decoders which are capable of processing the message context's inbound HandlerChain.
 class BaseHandlerChainAwareMessageEncoder
          Base class for message encoders which are capable of processing the message context's outbound HandlerChain.
 

Uses of HandlerChainAware in org.opensaml.ws.soap.soap11.decoder
 

Classes in org.opensaml.ws.soap.soap11.decoder that implement HandlerChainAware
 class SOAP11Decoder
          Basic SOAP 1.1 decoder.
 

Uses of HandlerChainAware in org.opensaml.ws.soap.soap11.decoder.http
 

Classes in org.opensaml.ws.soap.soap11.decoder.http that implement HandlerChainAware
 class HTTPSOAP11Decoder
          Basic SOAP 1.1 over decoder for HTTP transport.
 

Uses of HandlerChainAware in org.opensaml.ws.soap.soap11.encoder
 

Classes in org.opensaml.ws.soap.soap11.encoder that implement HandlerChainAware
 class SOAP11Encoder
          Basic SOAP 1.1 encoder.
 

Uses of HandlerChainAware in org.opensaml.ws.soap.soap11.encoder.http
 

Classes in org.opensaml.ws.soap.soap11.encoder.http that implement HandlerChainAware
 class HTTPSOAP11Encoder
          Basic SOAP 1.1 encoder for HTTP transport.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.