Constant Field Values


Contents
org.jboss.*

org.jboss.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

org.jboss.netty.channel.ChannelPipelineCoverage
public static final String ALL "all"
public static final String ONE "one"



Copyright © 2008-Present JBoss - a division of Red Hat. All Rights Reserved.