| Interface | Description |
|---|---|
| BackPressureNotificationHandler |
Optional Handler
The concept here is to receive a notification when all the bytes of a message could not be written to
the TCP output buffer.
|
| CoreSession |
Basic, core CoreSession.
|
| Class | Description |
|---|---|
| SingleServiceCoreSession |
Represents a single session with Whisperer
A session is unique to a (user and venueName and type) combination
A session has a state that handles messages appropriately
|