Modifier and Type | Class and Description |
---|---|
class |
CartagoSession
Class to manage a working session of an agent inside a workspace
|
Modifier and Type | Method and Description |
---|---|
static ICartagoSession |
CartagoService.startRemoteSession(java.lang.String wspName,
java.lang.String wspAddress,
java.lang.String protocol,
cartago.security.AgentCredential cred,
ICartagoListener eventListener)
Start a working session in a remote workspace.
|
static ICartagoSession |
CartagoService.startSession(java.lang.String wspName,
cartago.security.AgentCredential cred,
ICartagoListener eventListener)
Start a CArtAgO session in a local workspace.
|
>DEIS - University of Bologna