public static interface Channel.Recycler
| Modifier and Type | Method and Description |
|---|---|
void |
recycled(Channel channel)
Called with a newly recycled channel, which does not yet have a
recycler installed.
|
void recycled(Channel channel)
Copyright © 2006–2015 Cojen. All rights reserved.