Package | Description |
---|---|
org.restlet.engine.http |
Supports HTTP connectors.
|
org.restlet.engine.riap |
Supports RIAP (Restlet Internal Access Protocol) connectors.
|
org.restlet.ext.netty |
Integration with Netty 3.1.
|
org.restlet.ext.simple |
Integration with Simple framework 4.1.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpServerHelper
Base HTTP server connector.
|
Modifier and Type | Class and Description |
---|---|
class |
RiapServerHelper
Server connector handling RIAP calls.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpsServerHelper
Netty HTTPS server connector.
|
class |
NettyServerHelper
Abstract Netty Web server connector.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleServerHelper
Abstract Simple Web server connector.
|
Copyright © 2005-2012. All Rights Reserved.