Class HttpClientMessages_$logger

  • All Implemented Interfaces:
    Serializable, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2022-08-10T14:52:30-0300")
    public class HttpClientMessages_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements org.jboss.logging.BasicLogger, Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.wildfly.httpclient.common.HttpClientMessages MESSAGES  
      • Fields inherited from class org.jboss.logging.DelegatingBasicLogger

        log
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SecurityException authenticationFailed()  
      AuthenticationException authenticationFailed​(io.undertow.client.ClientResponse response)  
      protected String authenticationFailed0$str()  
      protected String authenticationFailed1$str()  
      IllegalStateException blockingIoFromIOThread()  
      protected String blockingIoFromIOThread$str()  
      void failedToAcquireSession​(Throwable t)  
      protected String failedToAcquireSession$str()  
      void failedToParseAuthenticationInfo​(Exception e)  
      protected String failedToParseAuthenticationInfo$str()  
      void failedToWriteException​(Exception ex)  
      protected String failedToWriteException$str()  
      protected Locale getLoggingLocale()  
      IOException invalidContentEncoding​(String encoding)  
      protected String invalidContentEncoding$str()  
      IOException invalidResponseCode​(int responseCode, io.undertow.client.ClientResponse response)  
      protected String invalidResponseCode$str()  
      IOException invalidResponseType​(ContentType type)  
      protected String invalidResponseType$str()  
      org.wildfly.client.config.ConfigXMLParseException portValueOutOfRange​(int port)  
      protected String portValueOutOfRange$str()  
      IOException streamIsClosed()  
      protected String streamIsClosed$str()  
      RuntimeException unsupportedQopInDigest()  
      protected String unsupportedQopInDigest$str()  
      • Methods inherited from class org.jboss.logging.DelegatingBasicLogger

        debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
      • Methods inherited from interface org.jboss.logging.BasicLogger

        debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
    • Field Detail

      • MESSAGES

        public static final org.wildfly.httpclient.common.HttpClientMessages MESSAGES
    • Constructor Detail

      • HttpClientMessages_$logger

        public HttpClientMessages_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • portValueOutOfRange$str

        protected String portValueOutOfRange$str()
      • portValueOutOfRange

        public final org.wildfly.client.config.ConfigXMLParseException portValueOutOfRange​(int port)
      • failedToAcquireSession

        public final void failedToAcquireSession​(Throwable t)
      • failedToAcquireSession$str

        protected String failedToAcquireSession$str()
      • invalidResponseType$str

        protected String invalidResponseType$str()
      • invalidResponseCode$str

        protected String invalidResponseCode$str()
      • invalidResponseCode

        public final IOException invalidResponseCode​(int responseCode,
                                                     io.undertow.client.ClientResponse response)
      • failedToWriteException

        public final void failedToWriteException​(Exception ex)
      • failedToWriteException$str

        protected String failedToWriteException$str()
      • invalidContentEncoding$str

        protected String invalidContentEncoding$str()
      • invalidContentEncoding

        public final IOException invalidContentEncoding​(String encoding)
      • authenticationFailed0$str

        protected String authenticationFailed0$str()
      • unsupportedQopInDigest$str

        protected String unsupportedQopInDigest$str()
      • unsupportedQopInDigest

        public final RuntimeException unsupportedQopInDigest()
      • failedToParseAuthenticationInfo

        public final void failedToParseAuthenticationInfo​(Exception e)
      • failedToParseAuthenticationInfo$str

        protected String failedToParseAuthenticationInfo$str()
      • streamIsClosed$str

        protected String streamIsClosed$str()
      • streamIsClosed

        public final IOException streamIsClosed()
      • blockingIoFromIOThread$str

        protected String blockingIoFromIOThread$str()
      • authenticationFailed1$str

        protected String authenticationFailed1$str()
      • authenticationFailed

        public final AuthenticationException authenticationFailed​(io.undertow.client.ClientResponse response)