|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectedRequest | |
---|---|
org.restlet.engine.http.connector | New advanced internal HTTP connector. |
Uses of ConnectedRequest in org.restlet.engine.http.connector |
---|
Methods in org.restlet.engine.http.connector that return ConnectedRequest | |
---|---|
protected ConnectedRequest |
ServerConnection.createRequest(Context context,
ServerConnection connection,
String methodName,
String resourceUri,
String version,
Series<Parameter> headers,
Representation entity,
boolean confidential,
Principal userPrincipal)
Creates a new request. |
Constructors in org.restlet.engine.http.connector with parameters of type ConnectedRequest | |
---|---|
ConnectedRequest(ConnectedRequest request)
Copy constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |