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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.