| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMessageEncoder
Base class for message decoders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHandlerChainAwareMessageEncoder
Base class for message encoders which are capable of processing the message context's outbound
HandlerChain. |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAP11Encoder
Basic SOAP 1.1 encoder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPSOAP11Encoder
Basic SOAP 1.1 encoder for HTTP transport.
|
Copyright © 1999-2015. All Rights Reserved.