Uses of Class
org.restlet.engine.http.adapter.ServerAdapter

Packages that use ServerAdapter
org.restlet.engine.http Supports HTTP connectors. 
 

Uses of ServerAdapter in org.restlet.engine.http
 

Methods in org.restlet.engine.http that return ServerAdapter
 ServerAdapter HttpServerHelper.getAdapter()
          Returns the adapter from HTTP calls to uniform calls.
 

Methods in org.restlet.engine.http with parameters of type ServerAdapter
 void HttpServerHelper.setAdapter(ServerAdapter adapter)
          Sets the adapter from HTTP calls to uniform calls.
 



Copyright © 2005-2011 Noelios Technologies.