| パッケージ | 説明 |
|---|---|
| org.opensaml.ws.message.handler | |
| org.opensaml.ws.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<Handler> |
HandlerChain.getHandlers()
Get the modifiable list of handlers in the handler chain.
|
List<Handler> |
PhasedHandlerChain.getHandlers()
Get the complete effective list of ordered handlers in the handler chain.
|
List<Handler> |
BasicPhasedHandlerChain.getHandlers()
Get the modifiable list of handlers in the handler chain.
|
List<Handler> |
BasicHandlerChain.getHandlers()
Get the modifiable list of handlers in the handler chain.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
SOAPHandler
Interface for
Handler's that are specific to SOAP message processing. |
Copyright © 2012. All Rights Reserved.