JAX-RPC Handler Lists collection
A JAX-RPC handler list defines an ordered list of JAX-RPC handlers to be invoked against requests and responses.
Console path:
Service integration -> Web services -> JAX-RPC Handler Lists.
To act on one or more of the listed items, select the check boxes next to the names of the items to act on, then use the buttons provided.
A handler is a Java class that performs a range of handling tasks. For example: logging messages, or transforming their contents, or terminating an incoming request. To enable handlers to undertake more complex operations, you chain them together into handler lists. We associate each handler list with one or more ports, so that the handler list can monitor activity at the port, and take appropriate action depending upon the sender and content of each message that passes through the port.
When we remove a handler list that is currently used by one or more web services on a service integration bus, the system removes the handler list for each associated web service.
- Name
- The name of this JAX-RPC handler list.
- Description
- An optional description of the JAX-RPC handler list.
Buttons
Button Description New Create a new administrative object of this type. Delete Delete the selected items.