Package | Description |
---|---|
casa |
The casa package is the main package for CASA (Collaborative Agent System
Architecture), which is an infrastructure for agent based systems.
|
casa.event |
Contains classes that implement Events (see
Event ),
which are used to describe dependencies (including time expiry or time
intervals) among things like social commitments and deferred code. |
casa.security |
Modifier and Type | Field and Description |
---|---|
protected SecurityFilterInterface |
AbstractProcess.securityFilter
The security filter used to encode/decode outgoing/incoming messages
|
Modifier and Type | Method and Description |
---|---|
void |
MessageEvent.applySecurityFilter(SecurityFilterInterface securityFilter) |
Modifier and Type | Class and Description |
---|---|
class |
SecurityFilter |