| Modifier and Type | Interface and Description |
|---|---|
interface |
Server
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default RemotingServer |
Transporter.bind(URL url,
ChannelHandler handler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static RemotingServer |
Transporters.bind(String url,
ChannelHandler... handler) |
static RemotingServer |
Transporters.bind(URL url,
ChannelHandler... handlers) |
RemotingServer |
Transporter.bind(URL url,
ChannelHandler handler)
Bind a server.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExchangeServer
ExchangeServer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeServerDelegate
ExchangeServerDelegate
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderExchangeServer
ExchangeServerImpl
|
| Modifier and Type | Method and Description |
|---|---|
RemotingServer |
HeaderExchangeServer.getServer() |
| Constructor and Description |
|---|
HeaderExchangeServer(RemotingServer server) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpServer |
| Modifier and Type | Class and Description |
|---|---|
class |
JettyHttpServer |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletHttpServer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpServer
AbstractHttpServer
|
| Modifier and Type | Class and Description |
|---|---|
class |
TomcatHttpServer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Peer
Peer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExchangePeer
Peer
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeServerPeer
ServerPeer
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerPeer
ServerPeer
|
| Constructor and Description |
|---|
ServerPeer(RemotingServer server,
Map<URL,Client> clients,
Group group) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServer
AbstractServer
|
class |
ServerDelegate
ServerDelegate
|
| Modifier and Type | Method and Description |
|---|---|
RemotingServer |
ServerDelegate.getServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerDelegate.setServer(RemotingServer server) |
| Constructor and Description |
|---|
ServerDelegate(RemotingServer server) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrizzlyServer
GrizzlyServer
|
| Modifier and Type | Method and Description |
|---|---|
RemotingServer |
GrizzlyTransporter.bind(URL url,
ChannelHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
MinaServer
MinaServer
|
| Modifier and Type | Method and Description |
|---|---|
RemotingServer |
MinaTransporter.bind(URL url,
ChannelHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyServer
NettyServer
|
| Modifier and Type | Method and Description |
|---|---|
RemotingServer |
NettyTransporter.bind(URL url,
ChannelHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
RemotingServer |
NettyTransporter.bind(URL url,
ChannelHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
default RemotingServer |
ProtocolServer.getRemotingServer() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ProtocolServer.setRemotingServers(RemotingServer server) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractProxyProtocol.RemotingServerAdapter |
| Modifier and Type | Method and Description |
|---|---|
RemotingServer |
DubboProtocolServer.getRemotingServer() |
| Constructor and Description |
|---|
DubboProtocolServer(RemotingServer server) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcProtocol.GrpcRemotingServer |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.