A JAX-RPC handler list defines an ordered list of JAX-RPC handlers to be invoked against requests and responses.In WCCM, the JAX-RPC Handler is represented by the Handler object in the wsdd package from the webservices model.
An optional description of the JAX RPC Handler List.
Attribute Details
name
-
The name of this JAX RPC Handler List. Standard WebSphere character restrictions apply. data type:
String
default Value:
unspecified
handlerName
-
The names of any JAX RPC Handlers included in this list. Note that the name is used internally only to perform a lookup; conceptually a JAXRPC Handler List contains JAX RPC Handlers, and this is how they are shown on the panels. They need to be modelled independently because Handlers can appear in more than one list. data type:
String
default Value:
unspecified
description
-
An optional description of the JAX RPC Handler List. data type:
String
default Value:
unspecified