Class SoapActionInInterceptor

    • Constructor Detail

      • SoapActionInInterceptor

        public SoapActionInInterceptor()
    • Method Detail

      • getSoapAction

        public static String getSoapAction​(org.apache.cxf.message.Message m)
      • handleMessage

        public void handleMessage​(SoapMessage message)
                           throws org.apache.cxf.interceptor.Fault
        Throws:
        org.apache.cxf.interceptor.Fault
      • getAndSetOperation

        public static void getAndSetOperation​(SoapMessage message,
                                              String action)
      • getAndSetOperation

        public static void getAndSetOperation​(SoapMessage message,
                                              String action,
                                              boolean strict)