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 © 2018 JBoss by Red Hat. All rights reserved.