Package | Description |
---|---|
javax.xml.ws.handler.soap |
This package defines APIs for SOAP message handlers.
|
org.jboss.ws.api.handler |
Convenient extensions to JAX-WS handler framework
|
org.picketlink.identity.federation.core.wstrust.handlers |
Class and Description |
---|
SOAPMessageContext
The interface
SOAPMessageContext
provides access to the SOAP message for either RPC request or
response. |
Class and Description |
---|
SOAPHandler
The
SOAPHandler class extends Handler
to provide typesafety for the message context parameter and add a method
to obtain access to the headers that may be processed by the handler. |
Class and Description |
---|
SOAPHandler
The
SOAPHandler class extends Handler
to provide typesafety for the message context parameter and add a method
to obtain access to the headers that may be processed by the handler. |
SOAPMessageContext
The interface
SOAPMessageContext
provides access to the SOAP message for either RPC request or
response. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.