class io.undertow.protocols.alpn.JettyAlpnProvider$Impl
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: io.undertow.protocols.alpn.JettyAlpnProvider$Impl
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.undertow.protocols.alpn.JettyAlpnProvider$Impl this
         0: .line 83
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // io.undertow.protocols.alpn.JettyAlpnProvider$Impl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/undertow/protocols/alpn/JettyAlpnProvider$Impl;

  static javax.net.ssl.SSLEngine setProtocols(javax.net.ssl.SSLEngine, java.lang.String[]);
    descriptor: (Ljavax/net/ssl/SSLEngine;[Ljava/lang/String;)Ljavax/net/ssl/SSLEngine;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 87
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tALPN cannot be resolved\n\tALPN cannot be resolved\n\tALPN cannot be resolved to a type\n\tThe method unsupported() of type new ServerProvider(){} must override or implement a supertype method\n\tALPN cannot be resolved\n\tThe method select(List<String>) of type new ServerProvider(){} must override or implement a supertype method\n\tALPN cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      engine     final
      protocols  final
}
SourceFile: "JettyAlpnProvider.java"
NestHost: io.undertow.protocols.alpn.JettyAlpnProvider
InnerClasses:
  private Impl = io.undertow.protocols.alpn.JettyAlpnProvider$Impl of io.undertow.protocols.alpn.JettyAlpnProvider