| Interface | Description |
|---|---|
| IClient |
IClient: public interface to Client object.
|
| IClientNotify |
IClientNotify: listener interface used by
IApplicationInstance.addClientListener(IClientNotify) |
| IConnectionNotify |
IConnectionNotify: internal class to manage connection counting
|
| Class | Description |
|---|---|
| ConnectionCounter |