Package osl.transport

Interface Summary
PhysicalAddress This is just an interface which is used to encapsulate the implementation-dependent structure of physical addresses.
TransportClient This interface defines the methods expected to be implemented by clients of a TransportLayer.
TransportInstance Instances of this interface are returned by the TransportLayer implementation to represent connections.
TransportLayer This interface defines the main functions expected of the transport layer component of the foundry.
 

Class Summary
TransportMessage This class defines messages that are used by transport layer implementations.
 

Exception Summary
TransportException This class defines an exception which is thrown when an error is encountered by the transport layer or one of its connections.