| Package | Description |
|---|---|
| org.gearman.server.net.codec |
| Modifier and Type | Method and Description |
|---|---|
static Decoder.DecodingState |
Decoder.DecodingState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Decoder.DecodingState[] |
Decoder.DecodingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
Decoder.decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer buffer,
Decoder.DecodingState state) |
Copyright © 2013. All Rights Reserved.