Class AbstractProtocolHandlerInterceptor<T extends org.apache.cxf.message.Message>

    • Constructor Detail

      • AbstractProtocolHandlerInterceptor

        protected AbstractProtocolHandlerInterceptor​(javax.xml.ws.Binding binding)
      • AbstractProtocolHandlerInterceptor

        protected AbstractProtocolHandlerInterceptor​(javax.xml.ws.Binding binding,
                                                     String phase)
    • Method Detail

      • handleMessage

        public void handleMessage​(T message)
      • createProtocolMessageContext

        protected javax.xml.ws.handler.MessageContext createProtocolMessageContext​(T message)