public interface org.xnio._private.Messages extends org.jboss.logging.BasicLogger
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.xnio._private.Messages
  super_class: java.lang.Object
{
  public static final org.xnio._private.Messages msg;
    descriptor: Lorg/xnio/_private/Messages;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.xnio._private.Messages futureMsg;
    descriptor: Lorg/xnio/_private/Messages;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.xnio._private.Messages optionParseMsg;
    descriptor: Lorg/xnio/_private/Messages;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.xnio._private.Messages closeMsg;
    descriptor: Lorg/xnio/_private/Messages;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.xnio._private.Messages listenerMsg;
    descriptor: Lorg/xnio/_private/Messages;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 40
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tMessageLogger cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tCause cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tCause cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tCause cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tField cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract void greeting(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    MethodParameters:
         Name  Flags
      version  

  public abstract java.lang.IllegalArgumentException nullParameter(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  

  public abstract java.lang.IllegalArgumentException minRange(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
              Name  Flags
      paramName     
      minimumValue  

  public abstract java.lang.IllegalArgumentException badSockType(java.lang.Class<? extends java.net.SocketAddress>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/Class<+Ljava/net/SocketAddress;>;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      type  

  public abstract java.lang.IllegalArgumentException nullArrayIndex(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      paramName  
      index      

  public abstract java.lang.IllegalArgumentException mismatchSockType(java.lang.Class<? extends java.net.SocketAddress>, java.lang.Class<? extends java.net.SocketAddress>);
    descriptor: (Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/Class<+Ljava/net/SocketAddress;>;Ljava/lang/Class<+Ljava/net/SocketAddress;>;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      bindType  
      destType  

  public abstract java.lang.IllegalArgumentException noField(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      fieldName  
      clazz      

  public abstract java.lang.IllegalArgumentException optionClassNotFound(java.lang.String, java.lang.ClassLoader);
    descriptor: (Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
             Name  Flags
      className    
      classLoader  

  public abstract java.lang.IllegalArgumentException fieldNotAccessible(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      fieldName  
      clazz      

  public abstract java.lang.IllegalArgumentException fieldNotStatic(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      fieldName  
      clazz      

  public abstract java.lang.UnsupportedOperationException copyNegative();
    descriptor: ()Ljava/lang/UnsupportedOperationException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract void invalidOptionInProperty(java.lang.String, java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    MethodParameters:
            Name  Flags
      optionName  
      name        
      problem     

  public abstract java.nio.ReadOnlyBufferException readOnlyBuffer();
    descriptor: ()Ljava/nio/ReadOnlyBufferException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.nio.BufferUnderflowException bufferUnderflow();
    descriptor: ()Ljava/nio/BufferUnderflowException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.nio.BufferOverflowException bufferOverflow();
    descriptor: ()Ljava/nio/BufferOverflowException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException parameterOutOfRange(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  

  public abstract java.lang.IllegalArgumentException mixedDirectAndHeap();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException bufferFreed();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException randomWrongThread();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException channelNotAvailable();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException noOptionParser();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException invalidOptionPropertyFormat(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
       Name  Flags
      value  

  public abstract java.lang.IllegalArgumentException classNotFound(java.lang.String, java.lang.ClassNotFoundException);
    descriptor: (Ljava/lang/String;Ljava/lang/ClassNotFoundException;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
      METHOD_RETURN
        Message()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
       Name  Flags
      name   
      cause  

  public abstract java.lang.IllegalArgumentException classNotInstance(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
              Name  Flags
      name          
      expectedType  

  public abstract java.lang.IllegalArgumentException invalidOptionName(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  

  public abstract java.lang.IllegalArgumentException invalidNullOption(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  

  public abstract java.io.IOException readAppendNotSupported();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException openModeRequires7();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException xnioThreadRequired();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException badCompressionFormat();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException differentWorkers();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException oneChannelMustBeConnection();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException oneChannelMustBeSSL();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException invalidQop(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  

  public abstract java.lang.IllegalArgumentException cantInstantiate(java.lang.Class<?>, java.lang.Throwable);
    descriptor: (Ljava/lang/Class;Ljava/lang/Throwable;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/Class<*>;Ljava/lang/Throwable;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
      METHOD_RETURN
        Message()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
       Name  Flags
      clazz  
      cause  

  public abstract org.xnio.channels.ConcurrentStreamChannelAccessException concurrentAccess();
    descriptor: ()Lorg/xnio/channels/ConcurrentStreamChannelAccessException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.CharConversionException malformedInput();
    descriptor: ()Ljava/io/CharConversionException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.CharConversionException unmappableCharacter();
    descriptor: ()Ljava/io/CharConversionException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.CharConversionException characterDecodingProblem();
    descriptor: ()Ljava/io/CharConversionException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException mismatchAddressType(java.lang.Class<? extends java.net.InetAddress>, java.lang.Class<? extends java.net.InetAddress>);
    descriptor: (Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/Class<+Ljava/net/InetAddress;>;Ljava/lang/Class<+Ljava/net/InetAddress;>;)Ljava/lang/IllegalArgumentException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      expected  
      actual    

  public abstract java.lang.IllegalArgumentException invalidStrength(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  

  public abstract java.lang.IllegalArgumentException addressUnresolved(java.net.InetSocketAddress);
    descriptor: (Ljava/net/InetSocketAddress;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
             Name  Flags
      bindAddress  

  public abstract java.lang.IllegalArgumentException missingSslProvider();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException invalidURLScheme(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      scheme  

  public abstract javax.security.sasl.SaslException extraChallenge();
    descriptor: ()Ljavax/security/sasl/SaslException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract javax.security.sasl.SaslException extraResponse();
    descriptor: ()Ljavax/security/sasl/SaslException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException socketBufferTooSmall();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException appBufferTooSmall();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException wrongBufferExpansion();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException unexpectedWrapResult(javax.net.ssl.SSLEngineResult$Status);
    descriptor: (Ljavax/net/ssl/SSLEngineResult$Status;)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      status  

  public abstract java.io.IOException unexpectedHandshakeStatus(javax.net.ssl.SSLEngineResult$HandshakeStatus);
    descriptor: (Ljavax/net/ssl/SSLEngineResult$HandshakeStatus;)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      status  

  public abstract java.io.IOException unexpectedUnwrapResult(javax.net.ssl.SSLEngineResult$Status);
    descriptor: (Ljavax/net/ssl/SSLEngineResult$Status;)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      status  

  public abstract java.lang.IllegalArgumentException notFromThisProvider();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract void failedToCloseSSLEngine(java.lang.Throwable, java.lang.Exception);
    descriptor: (Ljava/lang/Throwable;Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
      1:
    MethodParameters:
                   Name  Flags
      cause              
      originalException  

  public abstract org.xnio.channels.ReadTimeoutException readTimeout();
    descriptor: ()Lorg/xnio/channels/ReadTimeoutException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract org.xnio.channels.WriteTimeoutException writeTimeout();
    descriptor: ()Lorg/xnio/channels/WriteTimeoutException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract org.xnio.channels.FixedLengthOverflowException fixedOverflow();
    descriptor: ()Lorg/xnio/channels/FixedLengthOverflowException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract org.xnio.channels.FixedLengthUnderflowException fixedUnderflow(long);
    descriptor: (J)Lorg/xnio/channels/FixedLengthUnderflowException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      remaining  

  public abstract java.io.IOException recvInvalidMsgLength(int);
    descriptor: (I)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      length  

  public abstract java.io.EOFException writeShutDown();
    descriptor: ()Ljava/io/EOFException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException txMsgTooLarge();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException unflushedData();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.InterruptedIOException interruptedIO();
    descriptor: ()Ljava/io/InterruptedIOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.InterruptedIOException interruptedIO(int);
    descriptor: (I)Ljava/io/InterruptedIOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Field()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Field()
    MethodParameters:
                  Name  Flags
      bytesTransferred  

  public abstract java.io.IOException flushSmallBuffer();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException deflaterState();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException inflaterNeedsDictionary();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.EOFException connectionClosedEarly();
    descriptor: ()Ljava/io/EOFException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException streamClosed();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException markNotSet();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String redirect();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.UnsupportedOperationException unsupported(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/UnsupportedOperationException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
            Name  Flags
      methodName  

  public abstract java.lang.IllegalStateException blockingNotAllowed();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException noProviderFound();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.util.concurrent.CancellationException opCancelled();
    descriptor: ()Ljava/util/concurrent/CancellationException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract void notifierFailed(java.lang.Throwable, org.xnio.IoFuture$Notifier<?, ?>, );
    descriptor: (Ljava/lang/Throwable;Lorg/xnio/IoFuture$Notifier;Ljava/lang/Object;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/Throwable;Lorg/xnio/IoFuture$Notifier<**>;Ljava/lang/Object;)V
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
      1:
      2:
    MethodParameters:
            Name  Flags
      cause       
      notifier    
      attachment  

  public abstract java.util.concurrent.TimeoutException opTimedOut();
    descriptor: ()Ljava/util/concurrent/TimeoutException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.SecurityException propReadForbidden();
    descriptor: ()Ljava/lang/SecurityException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract void failedToInvokeFileWatchCallback(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void listenerException(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void exceptionHandlerException(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void acceptFailed(org.xnio.channels.AcceptingChannel<? extends org.xnio.channels.ConnectedChannel>, java.io.IOException);
    descriptor: (Lorg/xnio/channels/AcceptingChannel;Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lorg/xnio/channels/AcceptingChannel<+Lorg/xnio/channels/ConnectedChannel;>;Ljava/io/IOException;)V
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    MethodParameters:
         Name  Flags
      channel  
      reason   

  public abstract void executorSubmitFailed(java.util.concurrent.RejectedExecutionException, java.nio.channels.Channel);
    descriptor: (Ljava/util/concurrent/RejectedExecutionException;Ljava/nio/channels/Channel;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    MethodParameters:
         Name  Flags
      cause    
      channel  

  public abstract void closingResource(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    MethodParameters:
          Name  Flags
      resource  

  public abstract void resourceCloseFailed(java.lang.Throwable, java.lang.Object);
    descriptor: (Ljava/lang/Throwable;Ljava/lang/Object;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
      1:
    MethodParameters:
          Name  Flags
      cause     
      resource  

  public abstract void resourceReadShutdownFailed(java.lang.Throwable, java.lang.Object);
    descriptor: (Ljava/lang/Throwable;Ljava/lang/Object;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
      1:
    MethodParameters:
          Name  Flags
      cause     
      resource  

  public abstract void expandedSslBufferEnabled(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
      LogMessage()
    MethodParameters:
            Name  Flags
      bufferSize  
}
SourceFile: "Messages.java"
InnerClasses:
  public final HandshakeStatus = javax.net.ssl.SSLEngineResult$HandshakeStatus of javax.net.ssl.SSLEngineResult
  public final Status = javax.net.ssl.SSLEngineResult$Status of javax.net.ssl.SSLEngineResult
  public abstract Notifier = org.xnio.IoFuture$Notifier of org.xnio.IoFuture
    RuntimeInvisibleAnnotations: 
      MessageLogger()