| 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 | 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) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.