Javadoc
This commit is contained in:
parent
d5c4cd3df7
commit
8f2096a040
@ -37,7 +37,8 @@ public interface ChildChannelStateEvent extends ChannelEvent {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the <strong>parent</strong> {@link Channel} which is associated
|
* Returns the <strong>parent</strong> {@link Channel} which is associated
|
||||||
* with this event.
|
* with this event. Please note that you should use {@link #getChildChannel()}
|
||||||
|
* to get the {@link Channel} created or accepted by the parent {@link Channel}.
|
||||||
*/
|
*/
|
||||||
Channel getChannel();
|
Channel getChannel();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user