@SPI(scope=FRAMEWORK) public interface WireProtocol
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
configClientPipeline(URL url,
io.netty.channel.ChannelPipeline pipeline,
io.netty.handler.ssl.SslContext sslContext) |
void |
configServerProtocolHandler(URL url,
ChannelOperator operator) |
ProtocolDetector |
detector() |
ProtocolDetector detector()
void configServerProtocolHandler(URL url, ChannelOperator operator)
void configClientPipeline(URL url, io.netty.channel.ChannelPipeline pipeline, io.netty.handler.ssl.SslContext sslContext)
void close()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.