Uses of Class
es.bsc.dataclay.util.management.sessionmgr.SessionInterface
- 
Packages that use SessionInterface Package Description es.bsc.dataclay.util.management.sessionmgr This package contains classes used in management of sessions.
- 
- 
Uses of SessionInterface in es.bsc.dataclay.util.management.sessionmgrMethods in es.bsc.dataclay.util.management.sessionmgr that return types with arguments of type SessionInterface Modifier and Type Method Description Map<InterfaceID,SessionInterface>SessionContract. getSessionInterfaces()Get the SessionContract::sessionInterfacesMethod parameters in es.bsc.dataclay.util.management.sessionmgr with type arguments of type SessionInterface Modifier and Type Method Description voidSessionContract. setSessionInterfaces(Map<InterfaceID,SessionInterface> newsessionInterfaces)Set the SessionContract::sessionInterfaces
 
-