C
- the wrapped channel typepublic interface WrappedChannel<C extends java.nio.channels.Channel>
Modifier and Type | Method and Description |
---|---|
C |
getChannel()
Get the channel which is wrapped by this object.
|
C getChannel()
Copyright © 2016 JBoss, a division of Red Hat, Inc.