| java.util.ArrayList org.apache.openejb.server.axis.HandlerChainImpl
HandlerChainImpl | public class HandlerChainImpl extends ArrayList implements javax.xml.rpc.handler.HandlerChain(Code) | | Implementation of HandlerChain
|
Inner Class :static class MessageSnapshot | |
HandlerChainImpl | public HandlerChainImpl(List<HandlerInfo> handlerInfos)(Code) | | |
HandlerChainImpl | public HandlerChainImpl(List<HandlerInfo> handlerInfos, String[] roles)(Code) | | |
destroy | public void destroy()(Code) | | |
handleFault | public boolean handleFault(MessageContext context)(Code) | | |
handleRequest | public boolean handleRequest(MessageContext context)(Code) | | |
handleResponse | public boolean handleResponse(MessageContext context)(Code) | | |
|
|