| Package | Description |
|---|---|
| com.taobao.api.internal.toplink.remoting |
| Modifier and Type | Method and Description |
|---|---|
static NettyRemotingDecoder.State |
NettyRemotingDecoder.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NettyRemotingDecoder.State[] |
NettyRemotingDecoder.State.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 |
NettyRemotingDecoder.decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer buffer,
NettyRemotingDecoder.State state) |
Copyright © 2021. All rights reserved.