Package org.xnio._private
Class Messages_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.xnio._private.Messages_$logger
- All Implemented Interfaces:
Serializable
,org.jboss.logging.BasicLogger
,Messages
public class Messages_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements Messages, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
log
Fields inherited from interface org.xnio._private.Messages
closeMsg, futureMsg, listenerMsg, msg, optionParseMsg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
acceptFailed
(AcceptingChannel<? extends ConnectedChannel> channel, IOException reason) protected String
final IllegalArgumentException
addressUnresolved
(InetSocketAddress bindAddress) protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
badSockType
(Class<? extends SocketAddress> type) protected String
final IllegalStateException
protected String
final IllegalStateException
protected String
final BufferOverflowException
protected String
final BufferUnderflowException
protected String
final IllegalArgumentException
cantInstantiate
(Class<?> clazz, Throwable cause) protected String
final IllegalStateException
protected String
final CharConversionException
protected String
final IllegalArgumentException
classNotFound
(String name, ClassNotFoundException cause) protected String
final IllegalArgumentException
classNotInstance
(String name, Class<?> expectedType) protected String
final void
closingResource
(Object resource) protected String
protected String
final EOFException
protected String
final void
connectionNotifyReadClosedFailed
(Throwable cause, StreamConnection connection) protected String
final void
connectionNotifyWriteClosedFailed
(Throwable cause, StreamConnection connection) protected String
protected String
final IOException
protected String
final IllegalArgumentException
protected String
final void
protected String
final void
executorSubmitFailed
(RejectedExecutionException cause, Channel channel) protected String
final void
expandedSslBufferEnabled
(int bufferSize) protected String
final SaslException
protected String
final SaslException
protected String
final void
failedToCloseSSLEngine
(Throwable cause, Exception originalException) protected String
final void
protected String
final IllegalArgumentException
fieldNotAccessible
(String fieldName, Class<?> clazz) protected String
final IllegalArgumentException
fieldNotStatic
(String fieldName, Class<?> clazz) protected String
protected String
fixedUnderflow
(long remaining) protected String
final IOException
protected String
protected Locale
final void
protected String
final IOException
protected String
final InterruptedIOException
final InterruptedIOException
interruptedIO
(int bytesTransferred) protected String
final IllegalArgumentException
invalidNullOption
(String name) protected String
final void
invalidOptionInProperty
(String optionName, String name, Throwable problem) protected String
final IllegalArgumentException
invalidOptionName
(String name) protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
invalidQop
(String name) protected String
final IllegalArgumentException
invalidStrength
(String name) protected String
final IllegalArgumentException
invalidURLScheme
(String scheme) protected String
final void
listenerException
(Throwable cause) protected String
final CharConversionException
protected String
final IOException
protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
mismatchAddressType
(Class<? extends InetAddress> expected, Class<? extends InetAddress> actual) protected String
final IllegalArgumentException
mismatchSockType
(Class<? extends SocketAddress> bindType, Class<? extends SocketAddress> destType) protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final void
notifierFailed
(Throwable cause, IoFuture.Notifier<?, ?> notifier, Object attachment) protected String
final IllegalArgumentException
nullArrayIndex
(String paramName, int index) protected String
final IllegalArgumentException
nullParameter
(String name) protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final CancellationException
protected String
final IOException
protected String
final TimeoutException
protected String
final IllegalArgumentException
optionClassNotFound
(String className, ClassLoader classLoader) protected String
final IllegalArgumentException
parameterOutOfRange
(String name) protected String
final SecurityException
protected String
final IllegalStateException
protected String
final IOException
protected String
final ReadOnlyBufferException
protected String
final ReadTimeoutException
protected String
final IOException
recvInvalidMsgLength
(int length) protected String
final String
redirect()
protected String
final void
resourceCloseFailed
(Throwable cause, Object resource) protected String
final void
resourceReadShutdownFailed
(Throwable cause, Object resource) protected String
final IllegalArgumentException
protected String
final IOException
protected String
final IOException
protected String
final IOException
protected String
final IOException
protected String
final IOException
protected String
final IOException
protected String
final CharConversionException
protected String
unsupported
(String methodName) protected String
final EOFException
protected String
final WriteTimeoutException
protected String
final IOException
protected String
final IllegalStateException
protected String
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 class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
-
Constructor Details
-
Messages_$logger
public Messages_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
greeting
-
greeting$str
-
nullParameter$str
-
nullParameter
- Specified by:
nullParameter
in interfaceMessages
-
minRange$str
-
minRange
-
badSockType$str
-
badSockType
- Specified by:
badSockType
in interfaceMessages
-
nullArrayIndex$str
-
nullArrayIndex
- Specified by:
nullArrayIndex
in interfaceMessages
-
mismatchSockType$str
-
mismatchSockType
public final IllegalArgumentException mismatchSockType(Class<? extends SocketAddress> bindType, Class<? extends SocketAddress> destType) - Specified by:
mismatchSockType
in interfaceMessages
-
noField$str
-
noField
-
optionClassNotFound$str
-
optionClassNotFound
public final IllegalArgumentException optionClassNotFound(String className, ClassLoader classLoader) - Specified by:
optionClassNotFound
in interfaceMessages
-
fieldNotAccessible$str
-
fieldNotAccessible
- Specified by:
fieldNotAccessible
in interfaceMessages
-
fieldNotStatic$str
-
fieldNotStatic
- Specified by:
fieldNotStatic
in interfaceMessages
-
copyNegative$str
-
copyNegative
- Specified by:
copyNegative
in interfaceMessages
-
invalidOptionInProperty
- Specified by:
invalidOptionInProperty
in interfaceMessages
-
invalidOptionInProperty$str
-
readOnlyBuffer$str
-
readOnlyBuffer
- Specified by:
readOnlyBuffer
in interfaceMessages
-
bufferUnderflow$str
-
bufferUnderflow
- Specified by:
bufferUnderflow
in interfaceMessages
-
bufferOverflow$str
-
bufferOverflow
- Specified by:
bufferOverflow
in interfaceMessages
-
parameterOutOfRange$str
-
parameterOutOfRange
- Specified by:
parameterOutOfRange
in interfaceMessages
-
mixedDirectAndHeap$str
-
mixedDirectAndHeap
- Specified by:
mixedDirectAndHeap
in interfaceMessages
-
bufferFreed$str
-
bufferFreed
- Specified by:
bufferFreed
in interfaceMessages
-
randomWrongThread$str
-
randomWrongThread
- Specified by:
randomWrongThread
in interfaceMessages
-
channelNotAvailable$str
-
channelNotAvailable
- Specified by:
channelNotAvailable
in interfaceMessages
-
noOptionParser$str
-
noOptionParser
- Specified by:
noOptionParser
in interfaceMessages
-
invalidOptionPropertyFormat$str
-
invalidOptionPropertyFormat
- Specified by:
invalidOptionPropertyFormat
in interfaceMessages
-
classNotFound$str
-
classNotFound
- Specified by:
classNotFound
in interfaceMessages
-
classNotInstance$str
-
classNotInstance
- Specified by:
classNotInstance
in interfaceMessages
-
invalidOptionName$str
-
invalidOptionName
- Specified by:
invalidOptionName
in interfaceMessages
-
invalidNullOption$str
-
invalidNullOption
- Specified by:
invalidNullOption
in interfaceMessages
-
readAppendNotSupported$str
-
readAppendNotSupported
- Specified by:
readAppendNotSupported
in interfaceMessages
-
openModeRequires7$str
-
openModeRequires7
- Specified by:
openModeRequires7
in interfaceMessages
-
xnioThreadRequired$str
-
xnioThreadRequired
- Specified by:
xnioThreadRequired
in interfaceMessages
-
badCompressionFormat$str
-
badCompressionFormat
- Specified by:
badCompressionFormat
in interfaceMessages
-
differentWorkers$str
-
differentWorkers
- Specified by:
differentWorkers
in interfaceMessages
-
oneChannelMustBeConnection$str
-
oneChannelMustBeConnection
- Specified by:
oneChannelMustBeConnection
in interfaceMessages
-
oneChannelMustBeSSL$str
-
oneChannelMustBeSSL
- Specified by:
oneChannelMustBeSSL
in interfaceMessages
-
invalidQop$str
-
invalidQop
- Specified by:
invalidQop
in interfaceMessages
-
cantInstantiate$str
-
cantInstantiate
- Specified by:
cantInstantiate
in interfaceMessages
-
concurrentAccess$str
-
concurrentAccess
- Specified by:
concurrentAccess
in interfaceMessages
-
malformedInput$str
-
malformedInput
- Specified by:
malformedInput
in interfaceMessages
-
unmappableCharacter$str
-
unmappableCharacter
- Specified by:
unmappableCharacter
in interfaceMessages
-
characterDecodingProblem$str
-
characterDecodingProblem
- Specified by:
characterDecodingProblem
in interfaceMessages
-
mismatchAddressType$str
-
mismatchAddressType
public final IllegalArgumentException mismatchAddressType(Class<? extends InetAddress> expected, Class<? extends InetAddress> actual) - Specified by:
mismatchAddressType
in interfaceMessages
-
invalidStrength$str
-
invalidStrength
- Specified by:
invalidStrength
in interfaceMessages
-
addressUnresolved$str
-
addressUnresolved
- Specified by:
addressUnresolved
in interfaceMessages
-
missingSslProvider$str
-
missingSslProvider
- Specified by:
missingSslProvider
in interfaceMessages
-
invalidURLScheme$str
-
invalidURLScheme
- Specified by:
invalidURLScheme
in interfaceMessages
-
extraChallenge$str
-
extraChallenge
- Specified by:
extraChallenge
in interfaceMessages
-
extraResponse$str
-
extraResponse
- Specified by:
extraResponse
in interfaceMessages
-
socketBufferTooSmall$str
-
socketBufferTooSmall
- Specified by:
socketBufferTooSmall
in interfaceMessages
-
appBufferTooSmall$str
-
appBufferTooSmall
- Specified by:
appBufferTooSmall
in interfaceMessages
-
wrongBufferExpansion$str
-
wrongBufferExpansion
- Specified by:
wrongBufferExpansion
in interfaceMessages
-
unexpectedWrapResult$str
-
unexpectedWrapResult
- Specified by:
unexpectedWrapResult
in interfaceMessages
-
unexpectedHandshakeStatus$str
-
unexpectedHandshakeStatus
- Specified by:
unexpectedHandshakeStatus
in interfaceMessages
-
unexpectedUnwrapResult$str
-
unexpectedUnwrapResult
- Specified by:
unexpectedUnwrapResult
in interfaceMessages
-
notFromThisProvider$str
-
notFromThisProvider
- Specified by:
notFromThisProvider
in interfaceMessages
-
failedToCloseSSLEngine
- Specified by:
failedToCloseSSLEngine
in interfaceMessages
-
failedToCloseSSLEngine$str
-
readTimeout$str
-
readTimeout
- Specified by:
readTimeout
in interfaceMessages
-
writeTimeout$str
-
writeTimeout
- Specified by:
writeTimeout
in interfaceMessages
-
fixedOverflow$str
-
fixedOverflow
- Specified by:
fixedOverflow
in interfaceMessages
-
fixedUnderflow$str
-
fixedUnderflow
- Specified by:
fixedUnderflow
in interfaceMessages
-
recvInvalidMsgLength$str
-
recvInvalidMsgLength
- Specified by:
recvInvalidMsgLength
in interfaceMessages
-
writeShutDown$str
-
writeShutDown
- Specified by:
writeShutDown
in interfaceMessages
-
txMsgTooLarge$str
-
txMsgTooLarge
- Specified by:
txMsgTooLarge
in interfaceMessages
-
unflushedData$str
-
unflushedData
- Specified by:
unflushedData
in interfaceMessages
-
interruptedIO$str
-
interruptedIO
- Specified by:
interruptedIO
in interfaceMessages
-
interruptedIO
- Specified by:
interruptedIO
in interfaceMessages
-
flushSmallBuffer$str
-
flushSmallBuffer
- Specified by:
flushSmallBuffer
in interfaceMessages
-
deflaterState$str
-
deflaterState
- Specified by:
deflaterState
in interfaceMessages
-
inflaterNeedsDictionary$str
-
inflaterNeedsDictionary
- Specified by:
inflaterNeedsDictionary
in interfaceMessages
-
connectionClosedEarly$str
-
connectionClosedEarly
- Specified by:
connectionClosedEarly
in interfaceMessages
-
streamClosed$str
-
streamClosed
- Specified by:
streamClosed
in interfaceMessages
-
markNotSet$str
-
markNotSet
- Specified by:
markNotSet
in interfaceMessages
-
redirect$str
-
redirect
-
unsupported$str
-
unsupported
- Specified by:
unsupported
in interfaceMessages
-
blockingNotAllowed$str
-
blockingNotAllowed
- Specified by:
blockingNotAllowed
in interfaceMessages
-
noProviderFound$str
-
noProviderFound
- Specified by:
noProviderFound
in interfaceMessages
-
opCancelled$str
-
opCancelled
- Specified by:
opCancelled
in interfaceMessages
-
notifierFailed
public final void notifierFailed(Throwable cause, IoFuture.Notifier<?, ?> notifier, Object attachment) - Specified by:
notifierFailed
in interfaceMessages
-
notifierFailed$str
-
opTimedOut$str
-
opTimedOut
- Specified by:
opTimedOut
in interfaceMessages
-
propReadForbidden$str
-
propReadForbidden
- Specified by:
propReadForbidden
in interfaceMessages
-
failedToInvokeFileWatchCallback
- Specified by:
failedToInvokeFileWatchCallback
in interfaceMessages
-
failedToInvokeFileWatchCallback$str
-
listenerException
- Specified by:
listenerException
in interfaceMessages
-
listenerException$str
-
exceptionHandlerException
- Specified by:
exceptionHandlerException
in interfaceMessages
-
exceptionHandlerException$str
-
acceptFailed
public final void acceptFailed(AcceptingChannel<? extends ConnectedChannel> channel, IOException reason) - Specified by:
acceptFailed
in interfaceMessages
-
acceptFailed$str
-
executorSubmitFailed
- Specified by:
executorSubmitFailed
in interfaceMessages
-
executorSubmitFailed$str
-
closingResource
- Specified by:
closingResource
in interfaceMessages
-
closingResource$str
-
resourceCloseFailed
- Specified by:
resourceCloseFailed
in interfaceMessages
-
resourceCloseFailed$str
-
resourceReadShutdownFailed
- Specified by:
resourceReadShutdownFailed
in interfaceMessages
-
resourceReadShutdownFailed$str
-
expandedSslBufferEnabled
public final void expandedSslBufferEnabled(int bufferSize) - Specified by:
expandedSslBufferEnabled
in interfaceMessages
-
expandedSslBufferEnabled$str
-
connectionNotifyReadClosedFailed
- Specified by:
connectionNotifyReadClosedFailed
in interfaceMessages
-
connectionNotifyReadClosedFailed$str
-
connectionNotifyWriteClosedFailed
- Specified by:
connectionNotifyWriteClosedFailed
in interfaceMessages
-
connectionNotifyWriteClosedFailed$str
-