Class SoapHttpConnectorLogger

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.camunda.connect.ConnectorRequestException invalidRequestMethod​(java.lang.String method)  
      org.camunda.connect.ConnectorRequestException noPayloadSet()  
      • Methods inherited from class org.camunda.commons.logging.BaseLogger

        createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SoapHttpConnectorLogger

        public SoapHttpConnectorLogger()
    • Method Detail

      • invalidRequestMethod

        public org.camunda.connect.ConnectorRequestException invalidRequestMethod​(java.lang.String method)
      • noPayloadSet

        public org.camunda.connect.ConnectorRequestException noPayloadSet()