Edit C:\Users\Admin\.m2\repository\io\netty\netty\3.7.0.Final\org\jboss\netty\channel\Channel.class
???? 1 = : ; < OP_NONE I ConstantValue OP_READ OP_WRITE OP_READ_WRITE getId ()Ljava/lang/Integer; getFactory *()Lorg/jboss/netty/channel/ChannelFactory; getParent #()Lorg/jboss/netty/channel/Channel; getConfig )()Lorg/jboss/netty/channel/ChannelConfig; getPipeline +()Lorg/jboss/netty/channel/ChannelPipeline; isOpen ()Z isBound isConnected getLocalAddress ()Ljava/net/SocketAddress; getRemoteAddress write ;(Ljava/lang/Object;)Lorg/jboss/netty/channel/ChannelFuture; S(Ljava/lang/Object;Ljava/net/SocketAddress;)Lorg/jboss/netty/channel/ChannelFuture; bind A(Ljava/net/SocketAddress;)Lorg/jboss/netty/channel/ChannelFuture; connect disconnect )()Lorg/jboss/netty/channel/ChannelFuture; unbind close getCloseFuture getInterestOps ()I isReadable isWritable setInterestOps *(I)Lorg/jboss/netty/channel/ChannelFuture; setReadable *(Z)Lorg/jboss/netty/channel/ChannelFuture; getAttachment ()Ljava/lang/Object; setAttachment (Ljava/lang/Object;)V Signature KLjava/lang/Object;Ljava/lang/Comparable<Lorg/jboss/netty/channel/Channel;>; SourceFile Channel.java org/jboss/netty/channel/Channel java/lang/Object java/lang/Comparable ! "