A JAX-RPC handler provides customization of Web service request or response handling.
Configuration properties for this object. These property values are preserved even if the run-time environment is stopped then restarted. Changing these property values typically has no effect until the run-time environment is restarted; for example, by stopping then restarting an application server. See the information center task descriptions for information about how to apply configuration changes to the run-time environment.
The name of this JAX-RPC handler.
When you change a handler name, the system looks up all objects that refer to it and updates the name.
Required | Yes |
Data type | Text |
The name of the class that implements the JAX-RPC handler.
Required | Yes |
Data type | Text |