Package uka.karmi.stream

Interface Summary
StreamTechnology.CallBack  
 

Class Summary
ExternalID  
MarshalInputStream A marshal stream for connections between two socket technology objects.
MarshalOutputStream A marshal stream for connections between two socket technology objects.
StreamClientConnection Base class for all client-side connections in stream-based technologies.
StreamServer Base class for server threads in stream-based technologies.
StreamServerConnection Base class for all server-side connections in stream-based technologies.
StreamTechnology The socket technology opens connections for remote calls and caches these connections.