Uses of Class
org.restlet.service.ConnectorService

Packages that use ConnectorService
org.restlet Core classes of the API. 
 

Uses of ConnectorService in org.restlet
 

Methods in org.restlet that return ConnectorService
 ConnectorService Application.getConnectorService()
          Returns the connector service.
 

Methods in org.restlet with parameters of type ConnectorService
 void Application.setConnectorService(ConnectorService connectorService)
          Sets the connector service.
 



Copyright © 2005-2008 Noelios Technologies.