public abstract class AbstractPortUnificationServer extends AbstractServer
| 构造器和说明 |
|---|
AbstractPortUnificationServer(URL url,
ChannelHandler handler) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addSupportedProtocol(URL url,
ChannelHandler handler) |
List<WireProtocol> |
getProtocols() |
Map<String,ChannelHandler> |
getSupportedHandlers() |
close, close, connected, disconnected, getAccepts, getBindAddress, getLocalAddress, reset, sendresetcaught, getChannelHandler, getDelegateHandler, getHandler, getUrl, isClosed, isClosing, received, send, sent, startClosegetChannel, getChannels, isBound, resetgetChannelHandler, getUrl, isClosed, send, startClosecanHandleIdlepublic AbstractPortUnificationServer(URL url, ChannelHandler handler) throws RemotingException
public List<WireProtocol> getProtocols()
public void addSupportedProtocol(URL url, ChannelHandler handler)
public Map<String,ChannelHandler> getSupportedHandlers()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.