Package | Description |
---|---|
org.restlet.ext.nio.internal.way | |
org.restlet.ext.sip.internal |
Modifier and Type | Class and Description |
---|---|
class |
ClientInboundWay
Client-side inbound way.
|
class |
ClientOutboundWay
Client-side outbound way.
|
class |
HttpClientInboundWay
HTTP client inbound way.
|
class |
HttpClientOutboundWay
HTTP client outbound way.
|
class |
HttpsClientInboundWay
HTTPS client inbound way.
|
class |
HttpsClientOutboundWay
HTTPS client outbound way.
|
class |
HttpServerInboundWay
HTTP server inbound way.
|
class |
HttpServerOutboundWay
HTTP server outbound way.
|
class |
HttpsServerInboundWay
HTTPS server inbound way.
|
class |
HttpsServerOutboundWay
HTTPS server outbound way.
|
class |
InboundWay
A network connection way though which messages are received.
|
class |
OutboundWay
A network connection way though which messages are sent.
|
class |
ServerInboundWay
Server-side inbound way.
|
class |
ServerOutboundWay
Server-side outbound way.
|
Modifier and Type | Class and Description |
---|---|
class |
SipClientInboundWay
Deprecated.
Will be removed to focus on Web APIs.
|
class |
SipClientOutboundWay
Deprecated.
Will be removed to focus on Web APIs.
|
class |
SipServerInboundWay
Deprecated.
Will be removed to focus on Web APIs.
|
class |
SipServerOutboundWay
Deprecated.
Will be removed to focus on Web APIs.
|
Copyright © 2005–2015. All rights reserved.