Uses of Class
com.jalios.rest.client.ClientSession

Packages that use ClientSession
com.jalios.rest.client   
com.jalios.rest.client.authentication   
 

Uses of ClientSession in com.jalios.rest.client
 

Methods in com.jalios.rest.client that return ClientSession
 ClientSession JcmsApp.getSession()
           
 

Methods in com.jalios.rest.client with parameters of type ClientSession
 org.restlet.data.Response Authentication.updateAuthenticationResult(ClientSession session, org.restlet.data.Request request, org.restlet.data.Response response)
           
 

Constructors in com.jalios.rest.client with parameters of type ClientSession
JcmsApp(ClientSession session)
           
RestQuery(ClientSession session, org.restlet.data.Reference reference)
           
RestQuery(ClientSession session, String resourcePath)
           
 

Uses of ClientSession in com.jalios.rest.client.authentication
 

Methods in com.jalios.rest.client.authentication with parameters of type ClientSession
 org.restlet.data.Response BasicAuthentication.updateAuthenticationResult(ClientSession session, org.restlet.data.Request request, org.restlet.data.Response response)
           
 org.restlet.data.Response AuthKeyAuthentication.updateAuthenticationResult(ClientSession session, org.restlet.data.Request request, org.restlet.data.Response response)
           
 



Copyright © 2001-2007 Jalios SA. All Rights Reserved.