See: Description
| Class | Description |
|---|---|
| AbstractStampyMinaMessageGateway |
Defines the MINA-specific methods for
the implementation of clients and servers.
|
| MinaServiceAdapter |
Convenience adapter to ignore unused interface methods.
|
| StampyMinaHandler |
This class is an abstract implementation of a MINA IoHandler for the receipt
of STOMP messages.
|
| StampyServiceAdapter |
This class keeps track of all connections and disconnections and is the
interface for sending messages to remote hosts.
|