Package | Description |
---|---|
org.restlet.engine.connector | |
org.restlet.ext.sip.internal | |
org.restlet.ext.ssl | |
org.restlet.ext.ssl.internal |
Class and Description |
---|
BaseHelper
Base connector helper.
|
ClientConnectionHelper
Base client helper based on NIO non blocking sockets.
|
ClientInboundWay
Client-side inbound way.
|
ClientOutboundWay
Client-side outbound way.
|
Connection
A network connection though which messages are exchanged by connectors.
|
ConnectionController
Controls the IO work of parent connector helper and manages its connections.
|
ConnectionHelper
Connector helper using network connections.
|
ConnectionPool
A connection pool to prevent to recreation of heavy byte buffers.
|
ConnectionState
Enumeration of the states of a connection.
|
Controller
Controls the IO work of parent connector helper.
|
EntityType
Enumeration of entity IO types.
|
HttpInboundRequest
Request wrapper for server HTTP calls.
|
InboundRequest
Marker interface for inbound requests.
|
InboundWay
A network connection way though which messages are received.
|
MessageState
Enumeration of the states of the HTTP reading or writing.
|
OutboundWay
A network connection way though which messages are sent.
|
ServerConnectionController
Controls the IO work of parent server helper and manages its connections.
|
ServerConnectionHelper
Base server helper based on NIO non blocking sockets.
|
ServerInboundWay
Server-side inbound way.
|
ServerOutboundWay
Server-side outbound way.
|
Way
A network connection way though which messages are exchanged.
|
Class and Description |
---|
BaseHelper
Base connector helper.
|
ClientConnectionHelper
Base client helper based on NIO non blocking sockets.
|
ClientInboundWay
Client-side inbound way.
|
ClientOutboundWay
Client-side outbound way.
|
Connection
A network connection though which messages are exchanged by connectors.
|
ConnectionHelper
Connector helper using network connections.
|
InboundRequest
Marker interface for inbound requests.
|
InboundWay
A network connection way though which messages are received.
|
OutboundWay
A network connection way though which messages are sent.
|
ServerConnectionHelper
Base server helper based on NIO non blocking sockets.
|
ServerInboundWay
Server-side inbound way.
|
ServerOutboundWay
Server-side outbound way.
|
Way
A network connection way though which messages are exchanged.
|
Class and Description |
---|
BaseHelper
Base connector helper.
|
ClientConnectionHelper
Base client helper based on NIO non blocking sockets.
|
Connection
A network connection though which messages are exchanged by connectors.
|
ConnectionController
Controls the IO work of parent connector helper and manages its connections.
|
ConnectionHelper
Connector helper using network connections.
|
HttpServerHelper
HTTP server helper based on NIO blocking sockets.
|
InboundWay
A network connection way though which messages are received.
|
OutboundWay
A network connection way though which messages are sent.
|
ServerConnectionHelper
Base server helper based on NIO non blocking sockets.
|
Class and Description |
---|
ClientInboundWay
Client-side inbound way.
|
ClientOutboundWay
Client-side outbound way.
|
Connection
A network connection though which messages are exchanged by connectors.
|
ConnectionController
Controls the IO work of parent connector helper and manages its connections.
|
ConnectionHelper
Connector helper using network connections.
|
HttpClientInboundWay
HTTP client inbound way.
|
HttpClientOutboundWay
HTTP client outbound way.
|
HttpInboundRequest
Request wrapper for server HTTP calls.
|
HttpServerInboundWay
HTTP server inbound way.
|
HttpServerOutboundWay
HTTP server outbound way.
|
InboundRequest
Marker interface for inbound requests.
|
InboundWay
A network connection way though which messages are received.
|
OutboundWay
A network connection way though which messages are sent.
|
ServerInboundWay
Server-side inbound way.
|
ServerOutboundWay
Server-side outbound way.
|
Way
A network connection way though which messages are exchanged.
|
Copyright © 2005–2015. All rights reserved.