|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleClient | |
uk.ac.vamsas.client.simpleclient |
Uses of SimpleClient in uk.ac.vamsas.client.simpleclient |
Fields in uk.ac.vamsas.client.simpleclient declared as SimpleClient | |
protected SimpleClient |
ClientDocument.sclient
|
Methods in uk.ac.vamsas.client.simpleclient with parameters of type SimpleClient | |
protected void |
VamsasSession.addClient(SimpleClient client)
add a IClient to the session add the client to the client list file |
protected void |
VamsasSession.removeClient(SimpleClient client)
removes a client from the current session removes the client from the session client list if the client is the last one from the session (ClientList), the current session is removed from active session list. |
Constructors in uk.ac.vamsas.client.simpleclient with parameters of type SimpleClient | |
ClientDocument(VamsasDocument doc,
VamsasArchive docHandler,
IdFactory Factory,
SimpleClient sclient)
prepare Application-side dataset from the vamsas Document iohandler |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |