Package org.sapia.ubik.rmi.server.transport

Interface Summary
Connections Specifies the behavior of pools of client-side Connection.
RmiConnection  
TransportProvider This interface abstracts the transport layer's implementation.
 

Class Summary
ClassDescriptor Encapsulates a class name and creates a Class instance using that name, from a given ClassLoader.
MarshalInputStream This class is used to unmarshal incoming responses from servers.
MarshalledObject An instance of this class keeps an object in byte form.
MarshalOutputStream This class is used to marshal outgoing requests.
TransportManager The transport manager is the single-entry point into Ubik RMI's transport layer.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.