Class AddActionHandler

    • Field Detail

      • log

        private org.slf4j.Logger log
        Logger.
      • actionURI

        private String actionURI
        The configured Action URI value.
      • faultActionURI

        private String faultActionURI
        The configured Fault Action URI value.
      • sendURI

        private String sendURI
        The actual calculated Action URI to send.
    • Constructor Detail

      • AddActionHandler

        public AddActionHandler()