A JAX-RPC handler list defines an ordered list of JAX-RPC handlers to be invoked against requests and responses.
To view this pane in the console, click the following path:
handler-list_name.
To enable JAX-RPC handlers to perform more complex operations, you chain them together into handler lists. You can then associate each JAX-RPC 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.
Configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
The name of this JAX-RPC handler list.
Required | Yes |
Data type | Text |
Add | Add a selected handler to the handler list. |
Remove | Remove a selected handler from the handler list. |
Down | Move the selected handler down the handler list. |
Up | Move the selected handler up the handler list. |