Uses of Package
org.opensaml.ws.message.encoder

Packages that use org.opensaml.ws.message.encoder
org.opensaml.ws.message.encoder Messages encoders are responsible for encoding an outgoing web serivce message onto the outbound transport. 
org.opensaml.ws.message.handler   
org.opensaml.ws.soap.soap11.encoder   
org.opensaml.ws.soap.soap11.encoder.http   
 

Classes in org.opensaml.ws.message.encoder used by org.opensaml.ws.message.encoder
MessageEncoder
          Encodes a message onto the outbound transport.
MessageEncodingException
          Exception thrown when a problem occurs encoding a message from to an output transport.
 

Classes in org.opensaml.ws.message.encoder used by org.opensaml.ws.message.handler
BaseMessageEncoder
          Base class for message decoders.
MessageEncoder
          Encodes a message onto the outbound transport.
MessageEncodingException
          Exception thrown when a problem occurs encoding a message from to an output transport.
 

Classes in org.opensaml.ws.message.encoder used by org.opensaml.ws.soap.soap11.encoder
BaseMessageEncoder
          Base class for message decoders.
MessageEncoder
          Encodes a message onto the outbound transport.
MessageEncodingException
          Exception thrown when a problem occurs encoding a message from to an output transport.
 

Classes in org.opensaml.ws.message.encoder used by org.opensaml.ws.soap.soap11.encoder.http
BaseMessageEncoder
          Base class for message decoders.
MessageEncoder
          Encodes a message onto the outbound transport.
MessageEncodingException
          Exception thrown when a problem occurs encoding a message from to an output transport.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.