| Interface | Description |
|---|---|
| IpssMessage |
Base class for messages for IPSSMsgHub interface implementation
|
| IPSSMsgHub |
InterPSS Message hub, where msg is dispatched to the message listeners contained.
|
| IPSSMsgHubBase |
InterPSS Message hub, where msg is dispatched to the message listeners contained.
|
| IpssMsgListener |
Interface for implementing IpssMessage listener.
|
| Class | Description |
|---|---|
| StdoutMsgListener |
Output msg to the standard screen output, depending the output level.
|