Package | Description |
---|---|
org.restlet.ext.nio | |
org.restlet.ext.nio.internal.controller | |
org.restlet.ext.nio.internal.way | |
org.restlet.ext.sip.internal |
Modifier and Type | Class and Description |
---|---|
class |
HttpServerHelper
HTTP server helper based on NIO blocking sockets.
|
class |
HttpsServerHelper
HTTPS server helper based on NIO blocking sockets.
|
Modifier and Type | Method and Description |
---|---|
protected ServerConnectionHelper |
ServerConnectionController.getHelper()
Returns the parent server helper.
|
Constructor and Description |
---|
ServerConnectionController(ServerConnectionHelper helper)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ServerConnectionHelper |
ServerInboundWay.getHelper() |
Modifier and Type | Class and Description |
---|---|
class |
SipServerHelper
Deprecated.
Will be removed to focus on Web APIs.
|
Copyright © 2005–2019. All rights reserved.