+

Search Tips   |   Advanced Search

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.

To view this page in the console, click the following path:

Service integration -> Web services -> JAX-RPC Handler Lists.

To browse or change the properties of a listed item, select its name in the list.

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.

To change which entries are listed, or to change the level of detail displayed for those entries, use the Filter settings.

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.