T
- the channel typepublic static interface ChannelListener.Setter<T extends Channel>
Modifier and Type | Method and Description |
---|---|
void |
set(ChannelListener<? super T> listener)
Set the listener, or
null to ignore the associated event type. |
void set(ChannelListener<? super T> listener)
null
to ignore the associated event type.listener
- the new listenerCopyright © 2021 JBoss by Red Hat. All rights reserved.