VLab Common 1.2

Uses of Class
pl.psnc.vlab.values.management.SessionValue

Packages that use SessionValue
pl.psnc.vlab.management.session   
pl.psnc.vlab.remote.session   
pl.psnc.vlab.remote.util Utility classes for data conversions. 
 

Uses of SessionValue in pl.psnc.vlab.management.session
 

Methods in pl.psnc.vlab.management.session that return SessionValue
static SessionValue SessionFactory.getSessionInstance()
          Gets the session information object from the VLab system.
static SessionValue SessionFactory.getSessionValue()
          Get the session value object.
 

Uses of SessionValue in pl.psnc.vlab.remote.session
 

Methods in pl.psnc.vlab.remote.session that return SessionValue
 SessionValue VlabSessionRemote.getAppSession(java.lang.String sessionKey)
          Retrieve session information by the given session key
 SessionValue VlabSessionRemoteImpl.getAppSession(java.lang.String sessionKey)
          Retrieve session information by the given session key
 

Uses of SessionValue in pl.psnc.vlab.remote.util
 

Methods in pl.psnc.vlab.remote.util that return SessionValue
 SessionValue BytesConversion.convertToSessionValue(pl.psnc.vlab.remote.Dgram datagramOut)
          Converts a stream of bytes to the SessionValue object.
 


VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.