Package | Description |
---|---|
org.opensaml.ws.message.handler | |
org.opensaml.ws.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
Modifier and Type | Method and Description |
---|---|
List<Handler> |
PhasedHandlerChain.getHandlers()
Get the complete effective list of ordered handlers in the handler chain.
|
List<Handler> |
HandlerChain.getHandlers()
Get the modifiable list of 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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SOAPHandler
Interface for
Handler 's that are specific to SOAP message processing. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.