This article describes handler class properties using Java API for XML-based RPC (JAX-RPC).
You can configure the following handler class properties with assembly tools provided with WebSphere® Application Server. See Configuring the webservices.xml deployment descriptor for Handler classes or Configuring the client deployment descriptors for Handler classes for instructions on how to configure the properties.
You can configure the following handler class properties with assembly tools provided with WebSphere Application Server. For instructions on how to configure the handler class properties, read about configuring the webservices.xml deployment descriptor for handler classes or configuring the client deployment descriptors for handler classes.
Standard Java Platform, Enterprise Edition (Java EE) technology descriptor field.
Standard Java EE technology descriptor field.
Standard Java EE technology descriptor field.
Standard Java EE technology descriptor field.
The name of the handler. This name must be unique within the module.
The fully qualified name of the handler class. Initially, it is set by an assembly tool.
Property names and values available to the handler.
Qualified names (Qnames) of the SOAP headers that are processed by this handler.
See section 12.2.2 of the Java API for XML-based remote procedure call (JAX-RPC) specification, available through the Web services specifications and APIs information, for more information about setting this property.
URIs containing the SOAP actor names for which the handler acts in the role.
See section 12.2.2 of the Java API for XML-based remote procedure call (JAX-RPC) specification, available through the Web services specifications and APIs information, for more information about setting this property.