public abstract class AbstractPortUnificationServer extends AbstractServer
| Constructor and Description |
|---|
AbstractPortUnificationServer(URL url,
ChannelHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
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, startCloseequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChannel, getChannels, isBound, resetgetChannelHandler, getUrl, isClosed, send, startClosecanHandleIdlepublic AbstractPortUnificationServer(URL url, ChannelHandler handler) throws RemotingException
RemotingExceptionpublic List<WireProtocol> getProtocols()
public void addSupportedProtocol(URL url, ChannelHandler handler)
public Map<String,ChannelHandler> getSupportedHandlers()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.