public abstract class AbstractWireProtocol extends Object implements WireProtocol
| Constructor and Description |
|---|
AbstractWireProtocol(ProtocolDetector detector) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ProtocolDetector |
detector() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigClientPipeline, configServerProtocolHandlerpublic AbstractWireProtocol(ProtocolDetector detector)
public ProtocolDetector detector()
detector in interface WireProtocolpublic void close()
close in interface WireProtocolCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.