Package org.opensaml.soap.soap11.decoder.http.impl
SOAP over HTTP 1.1 message decoder and handlers.
-
Class Summary Class Description EnvelopeBodyHandler A body handler for use withHTTPSOAP11Decoderthat populates the context message with the SOAP Envelope.HTTPSOAP11Decoder Basic SOAP 1.1 decoder for HTTP transport.SimplePayloadBodyHandler A body handler for use withHTTPSOAP11Decoderthat populates the context message with the payload from the SOAP Envelope Body.