C - the wrapped channel typepublic interface WrappedChannel<C extends Channel>
| Modifier and Type | Method and Description |
|---|---|
C |
getChannel()
Get the channel which is wrapped by this object.
|
C getChannel()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.