|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoState | |
---|---|
org.infinispan.server.core.transport | |
org.infinispan.server.core.transport.netty |
Uses of NoState in org.infinispan.server.core.transport |
---|
Methods in org.infinispan.server.core.transport that return NoState | |
---|---|
static NoState |
NoState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NoState[] |
NoState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.infinispan.server.core.transport with parameters of type NoState | |
---|---|
Object |
NoStateDecoder.decode(ChannelHandlerContext ctx,
ChannelBuffer buffer,
NoState state)
|
Uses of NoState in org.infinispan.server.core.transport.netty |
---|
Methods in org.infinispan.server.core.transport.netty with parameters of type NoState | |
---|---|
protected Object |
NettyNoStateDecoder.decode(org.jboss.netty.channel.ChannelHandlerContext nCtx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer nBuffer,
NoState state)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |