Package javax.xml.rpc.handler

Interface Summary
Handler A handler provides a mechanism for processing of service context, plugging in additional RPC processing behavior and enhancing functionality of a JAX-RPC runtime system.
HandlerChain The javax.xml.rpc.handler.HandlerChain represents an ordered list of handlers.
HandlerRegistry The javax.xml.rpc.handler.HandlerRegistry provides support for programmatic configuration of handlers in a HandlerRegistry.
MessageContext The interface MessageContext abstracts the message context that is processed by a handler in the handle method.
 

Class Summary
HandlerInfo The javax.xml.rpc.handler.HandlerInfo represents information about a handler in the HandlerChain.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.