Uses of Class
org.restlet.engine.http.connector.ConnectedRequest

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.
 



Copyright © 2005-2011 Noelios Technologies.