@Version("1.0")
Package com.ibm.wsspi.webservices.handler
-
Interface Summary Interface Description GlobalHandlerMessageContext The interface GlobalHandlerMessageContext abstracts the message context that is processed by a global handler in the handle method.Handler Components that want to register webServices handlers to all the webServics end points should implement the Handler interface and register that implementation in the service registry. -
Class Summary Class Description HandlerConstants The properties associated with the registered handlers specify what engine type and flow type the handlers will be executed.