Uses of Class
org.nuiton.io.rest.RestSession

Packages that use RestSession
org.nuiton.io.rest   
 

Uses of RestSession in org.nuiton.io.rest
 

Fields in org.nuiton.io.rest declared as RestSession
protected  RestSession RestClient.session
          rest session
 

Methods in org.nuiton.io.rest that return RestSession
 RestSession RestClient.getSession()
           
 

Methods in org.nuiton.io.rest with parameters of type RestSession
protected abstract  void RestClient.close(RestSession session)
          Close the client.
protected abstract  void RestClient.open(RestSession session)
          Open the client.
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.