| Package | Description |
|---|---|
| org.jgroups.ping.common.server |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServer |
class |
JDKServer |
class |
UndertowServer |
| Modifier and Type | Method and Description |
|---|---|
Server |
UndertowServerFactory.createServer(int port) |
Server |
JDKServerFactory.createServer(int port) |
abstract Server |
AbstractServerFactory.createServer(int port) |
Server |
ServerFactory.getServer(int port) |
Server |
AbstractServerFactory.getServer(int port) |
static Server |
Servers.getServer(int port)
Create server.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.