|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VamsasSession | |
uk.ac.vamsas.client.simpleclient |
Uses of VamsasSession in uk.ac.vamsas.client.simpleclient |
Fields in uk.ac.vamsas.client.simpleclient declared as VamsasSession | |
protected VamsasSession |
SimpleClient._session
|
Methods in uk.ac.vamsas.client.simpleclient that return VamsasSession | |
protected VamsasSession |
SimpleClient.get_session()
retrieves the current VamsasSession to which belong the client |
Constructors in uk.ac.vamsas.client.simpleclient with parameters of type VamsasSession | |
SessionUrn(VamsasSession session)
Generates a sessionURN bases on a vamsas session |
|
SimpleClient(UserHandle user,
ClientHandle client,
VamsasSession sess)
construct SimpleClient for user, client and VamsasSession directory use the SimpleClientFactory rather than this constructor directly. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |