Package | Description |
---|---|
org.opensaml.ws.message.decoder |
Messages decoders are responsible for extracting an incomming web serivce message from the inbound transport.
|
org.opensaml.ws.message.handler | |
org.opensaml.ws.soap.soap11.decoder | |
org.opensaml.ws.soap.soap11.decoder.http |
Modifier and Type | Class and Description |
---|---|
class |
BaseMessageDecoder
Base class for message decoders.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseHandlerChainAwareMessageDecoder
Base class for message decoders which are capable of processing the message context's inbound
HandlerChain . |
Modifier and Type | Class and Description |
---|---|
class |
SOAP11Decoder
Basic SOAP 1.1 decoder.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPSOAP11Decoder
Basic SOAP 1.1 over decoder for HTTP transport.
|
Copyright © 2015. All rights reserved.