@SPI(scope=FRAMEWORK) public interface WireProtocol
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
configClientPipeline(URL url,
ChannelOperator operator,
ContextOperator contextOperator) |
void |
configServerProtocolHandler(URL url,
ChannelOperator operator) |
ProtocolDetector |
detector() |
ProtocolDetector detector()
void configServerProtocolHandler(URL url, ChannelOperator operator)
void configClientPipeline(URL url, ChannelOperator operator, ContextOperator contextOperator)
void close()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.