| Interface | osid.transport.MessageReceiver | ||
|---|---|---|---|
| Implements | osid.OsidReceiver | ||
| Description |
The | ||
| Method | dispatch | ||
| Description |
Invoked by the transport provider when a new connection request or datagram is received. | ||
| Parameters | osid.transport.OutboundMessageSession | session | a session to send and receive messages |
| Compliance | mandatory | This method must be implemented. | |