This type is a class for model objects.
A JAX-RPC handler provides customization of Web service request or response handling.
Package: sibwsAttributes Summary | |
name : EString | The name of the JAX RPC Handler. Standard WebSphere character restrictions apply. |
soapRoles : EString | Defines any SOAP roles in which this handler acts. |
description : EString | Optional description of this handler. |
handlerClassName : EString | The name of the class that implements this JAX RPC Handler. |
JAXRPCHeader : JAXRPCHeader * | Defines any JAX-RPC headers against which this handler operates. |
property : * Null Class Name * * | Optional additional properties may be configured here as name-value pairs. |
Attribute Details |