Package | Description |
---|---|
org.restlet.ext.nio |
Integration with Java NIO package.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientConnectionHelper
Base client helper based on NIO non blocking sockets.
|
class |
HttpClientHelper
HTTP client helper based on NIO blocking sockets.
|
class |
HttpsClientHelper
HTTPS client helper based on NIO blocking sockets.
|
class |
HttpServerHelper
HTTP server helper based on NIO blocking sockets.
|
class |
HttpsServerHelper
HTTPS server helper based on NIO blocking sockets.
|
class |
ServerConnectionHelper
Base server helper based on NIO non blocking sockets.
|
Copyright © 2005-2014 Restlet.