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

Packages that use org.opensaml.ws.message.decoder
org.opensaml.ws.message.decoder Messages decoders are responsible for extracting an incomming web serivce message from the inbound transport. 
org.opensaml.ws.soap.client Transport-independent SOAP client. 
 

Classes in org.opensaml.ws.message.decoder used by org.opensaml.ws.message.decoder
MessageDecoder
          Decodes a message, from an inbound transport, in a binding specific mannger.
MessageDecodingException
          Exception thrown when a problem occurs decoding a message from an input transport.
 

Classes in org.opensaml.ws.message.decoder used by org.opensaml.ws.soap.client
MessageDecoder
          Decodes a message, from an inbound transport, in a binding specific mannger.
MessageDecodingException
          Exception thrown when a problem occurs decoding a message from an input transport.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.