com.liferay.portal.fabric.netty.rpc
Class ChannelThreadLocal
java.lang.Object
com.liferay.portal.fabric.netty.rpc.ChannelThreadLocal
public class ChannelThreadLocal
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelThreadLocal
public ChannelThreadLocal()
getChannel
public static io.netty.channel.Channel getChannel()
removeChannel
public static void removeChannel()
setChannel
public static void setChannel(io.netty.channel.Channel channel)