Package rtpi.transport

Interface Summary
NotificationRecipient This is the interface which needs to be implemented by a class that wants to be the receive notifications about the network status.
Transport This is the interface which needs to be implemented by a transport layer implementation.
TransportRecipient This is the interface which needs to be implemented by a class that wants to be the recipient of transport packets.
 

Class Summary
TransportPacket This is an abstraction of a transport layer packet.