Package | Description |
---|---|
org.restlet.engine.connector | |
org.restlet.ext.sip.internal | |
org.restlet.ext.ssl.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 |
HttpServerInboundWay
HTTP server inbound way.
|
class |
HttpServerOutboundWay
HTTP 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
SIP client inbound way.
|
class |
SipClientOutboundWay
SIP client outbound way.
|
class |
SipServerInboundWay
SIP server inbound way.
|
class |
SipServerOutboundWay
SIP server outbound way.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpsClientInboundWay
HTTPS client inbound way.
|
class |
HttpsClientOutboundWay
HTTPS client outbound way.
|
class |
HttpsServerInboundWay
HTTPS server inbound way.
|
class |
HttpsServerOutboundWay
HTTPS server outbound way.
|
Copyright © 2005–2015. All rights reserved.