public class ChannelHolderImpl extends Object implements ChannelHolder
Constructor and Description |
---|
ChannelHolderImpl() |
ChannelHolderImpl(Channel channel) |
Modifier and Type | Method and Description |
---|---|
Channel |
channel() |
void |
closed() |
long |
id() |
void |
setChannel(Channel channel) |
String |
toString() |
public ChannelHolderImpl()
public ChannelHolderImpl(Channel channel)
public long id()
id
in interface ChannelHolder
public Channel channel()
channel
in interface ChannelHolder
public void setChannel(Channel channel)
public void closed()
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.