Uses of Package
org.ow2.carol.irmi

Classes in org.ow2.carol.irmi used by org.ow2.carol.irmi
ClientInterceptor
          ClientInterceptor is a specialized form the Interceptor interface that is also Serializable.
Constants
          The Constants interface defines the protocol constants used by this RMI implementation.
Interceptor
          The Interceptor API provides callbacks for sending and receiving specialized data along with remote calls made by this RMI implementation.
Ref
          The Ref class implements the RemoteRef interface for this RMI implementation.
Server
          The Server class manages exported Remote objects and listens for connections from remote references.
UnionClassLoader
          UnionClassLoader is a utility class used by the RMI Server as the context class loader during deserialization in order to find classes accessible from both the remote object's class loader and the context class loader at the time the remote object was exported.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.