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 ChannelHolderpublic Channel channel()
channel in interface ChannelHolderpublic void setChannel(Channel channel)
public void closed()
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.