Handlers

A handler is a Java class that implements org.apache.axis.Handler. They are contained in a Handlers folder for each Web service. You can have multiple handlers for each Web service. A handler class can be deployed to the server in the following ways:

You can define two types of handlers:

Handlers can not be created, edited, or moved using the WST development tool, only added and deleted.