C
- the wrapped channel typepublic interface ProtectedWrappedChannel<C extends Channel>
Modifier and Type | Method and Description |
---|---|
C |
getChannel(Object guard)
Get the channel which is wrapped by this object, or
null if the guard is invalid. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.