Constant Field Values


Contents
net.gleamynode.*

net.gleamynode.netty.channel.Channel
public static final int OP_NONE 0
public static final int OP_READ 1
public static final int OP_READ_WRITE 5
public static final int OP_WRITE 4

net.gleamynode.netty.channel.ChannelPipelineCoverage
public static final String ALL "all"
public static final String ONE "one"



Copyright © 2008-Present Trustin Heuiseung Lee. All Rights Reserved.