|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Handler | |
---|---|
org.opensaml.ws.message.handler | |
org.opensaml.ws.soap.common | Common classes shared across SOAP versions, clients, and transports. |
Uses of Handler in org.opensaml.ws.message.handler |
---|
Methods in org.opensaml.ws.message.handler that return types with arguments of type Handler | |
---|---|
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. |
List<Handler> |
PhasedHandlerChain.getHandlers()
Get the complete effective list of ordered handlers in the handler chain. |
Uses of Handler in org.opensaml.ws.soap.common |
---|
Subinterfaces of Handler in org.opensaml.ws.soap.common | |
---|---|
interface |
SOAPHandler
Interface for Handler 's that are specific to SOAP message processing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |