Configuration Options Related Tasks Related Topics
Web Services can use SOAP message handlers to intercept the request and response SOAP messages generated when the Web Service is invoked by a client application. Use this page to view general information about a particular handler configured for this Web Service.
| Name | Description |
|---|---|
| Handler Name |
Specifies the name of this SOAP message handler. Changes take effect after you redeploy the module or restart the server. |
| Handler Class |
Specifies the fully qualified name of the class that implementes this SOAP mesage handler. Changes take effect after you redeploy the module or restart the server. |
| Headers |
Specifies the list of SOAP headers that can be processed by this SOAP message handler. Changes take effect after you redeploy the module or restart the server. |
| Roles |
Specifies the list of SOAP roles that can be processed by this SOAP message handler. Changes take effect after you redeploy the module or restart the server. |