Class AbstractJAXWSHandlerInterceptor<T extends Message>

    • Field Detail

      • binding

        protected javax.xml.ws.Binding binding
    • Constructor Detail

      • AbstractJAXWSHandlerInterceptor

        protected AbstractJAXWSHandlerInterceptor​(javax.xml.ws.Binding b,
                                                  String phase)
    • Method Detail

      • isOutbound

        protected boolean isOutbound​(T message)
      • getBinding

        protected javax.xml.ws.Binding getBinding()
      • onCompletion

        public void onCompletion​(T message)
      • isMEPComlete

        public boolean isMEPComlete​(T message)
      • setupBindingOperationInfo

        protected void setupBindingOperationInfo​(Exchange exch,
                                                 Object data)