org.jboss.webservice.handler.HandlerChainBaseImpl Represents a list of handlers. All elements in the HandlerChain are of the type javax.xml.rpc.handler.Handler. <p/> Abstracts the policy and mechanism for the invocation of the registered handlers. @author Thomas.Diesler@jboss.org @since 06-May-2004
org.objectweb.jonas_ejb.container.JServiceEndpoint Implementation of the Service Endpoint Interface. The lifeCycle of this object is managed by the JOnASEJBProvider. Although this object implements Remote, it is accessed locally today. @author Guillaume Sauthier, Philippe Durieux
test.wsdd.TestJAXRPCHandlerInfoChain Tests - if roles declared in handlerInfoChains are passed to the service method via the MessageContext - if parameters are passed to the handler - if the callback methods of an JAXRPC handler are called @author Thomas Bayer (bayer@oio.de)