public final class org.apache.commons.net.nntp.NNTPReply
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.apache.commons.net.nntp.NNTPReply
  super_class: java.lang.Object
{
  public static final int HELP_TEXT_FOLLOWS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 100

  public static final int DEBUG_OUTPUT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 199

  public static final int SERVER_READY_POSTING_ALLOWED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 200

  public static final int SERVER_READY_POSTING_NOT_ALLOWED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 201

  public static final int SLAVE_STATUS_NOTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 202

  public static final int CLOSING_CONNECTION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 205

  public static final int GROUP_SELECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 211

  public static final int ARTICLE_RETRIEVED_HEAD_AND_BODY_FOLLOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 220

  public static final int ARTICLE_RETRIEVED_HEAD_FOLLOWS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 221

  public static final int ARTICLE_RETRIEVED_BODY_FOLLOWS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 222

  public static final int ARTICLE_RETRIEVED_REQUEST_TEXT_SEPARATELY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 223

  public static final int ARTICLE_LIST_BY_MESSAGE_ID_FOLLOWS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 230

  public static final int NEW_NEWSGROUP_LIST_FOLLOWS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 231

  public static final int ARTICLE_TRANSFERRED_OK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 235

  public static final int ARTICLE_POSTED_OK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 240

  public static final int AUTHENTICATION_ACCEPTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 281

  public static final int SEND_ARTICLE_TO_TRANSFER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 335

  public static final int SEND_ARTICLE_TO_POST;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 340

  public static final int MORE_AUTH_INFO_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 381

  public static final int SERVICE_DISCONTINUED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 400

  public static final int NO_SUCH_NEWSGROUP;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 411

  public static final int NO_NEWSGROUP_SELECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 412

  public static final int NO_CURRENT_ARTICLE_SELECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 420

  public static final int NO_NEXT_ARTICLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 421

  public static final int NO_PREVIOUS_ARTICLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 422

  public static final int NO_SUCH_ARTICLE_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 423

  public static final int NO_SUCH_ARTICLE_FOUND;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 430

  public static final int ARTICLE_NOT_WANTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 435

  public static final int TRANSFER_FAILED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 436

  public static final int ARTICLE_REJECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 437

  public static final int POSTING_NOT_ALLOWED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 440

  public static final int POSTING_FAILED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 441

  public static final int AUTHENTICATION_REQUIRED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 480

  public static final int AUTHENTICATION_REJECTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 482

  public static final int COMMAND_NOT_RECOGNIZED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 500

  public static final int COMMAND_SYNTAX_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 501

  public static final int PERMISSION_DENIED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 502

  public static final int PROGRAM_FAULT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 503

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.commons.net.nntp.NNTPReply this
         0: .line 72
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 73
            return
        end local 0 // org.apache.commons.net.nntp.NNTPReply this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/commons/net/nntp/NNTPReply;

  public static boolean isInformational(int);
    descriptor: (I)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int reply
         0: .line 87
            iload 0 /* reply */
            bipush 100
            if_icmplt 1
            iload 0 /* reply */
            sipush 200
            if_icmpge 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // int reply
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  reply  I
    MethodParameters:
       Name  Flags
      reply  

  public static boolean isPositiveCompletion(int);
    descriptor: (I)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int reply
         0: .line 102
            iload 0 /* reply */
            sipush 200
            if_icmplt 1
            iload 0 /* reply */
            sipush 300
            if_icmpge 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // int reply
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  reply  I
    MethodParameters:
       Name  Flags
      reply  

  public static boolean isPositiveIntermediate(int);
    descriptor: (I)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int reply
         0: .line 120
            iload 0 /* reply */
            sipush 300
            if_icmplt 1
            iload 0 /* reply */
            sipush 400
            if_icmpge 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // int reply
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  reply  I
    MethodParameters:
       Name  Flags
      reply  

  public static boolean isNegativeTransient(int);
    descriptor: (I)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int reply
         0: .line 137
            iload 0 /* reply */
            sipush 400
            if_icmplt 1
            iload 0 /* reply */
            sipush 500
            if_icmpge 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // int reply
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  reply  I
    MethodParameters:
       Name  Flags
      reply  

  public static boolean isNegativePermanent(int);
    descriptor: (I)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int reply
         0: .line 153
            iload 0 /* reply */
            sipush 500
            if_icmplt 1
            iload 0 /* reply */
            sipush 600
            if_icmpge 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // int reply
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  reply  I
    MethodParameters:
       Name  Flags
      reply  
}
SourceFile: "NNTPReply.java"