public abstract class ProtocolBridge extends Object
Constructor and Description |
---|
ProtocolBridge() |
Modifier and Type | Method and Description |
---|---|
protected Channel |
peer(Channel ctx) |
Protocol |
peer1() |
protected abstract void |
peer1(Channel ctx) |
Protocol |
peer2() |
protected abstract void |
peer2(Channel ctx) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.