Uses of Interface
org.ow2.carol.irmi.Constants

Uses of Constants in org.ow2.carol.irmi
 

Subinterfaces of Constants in org.ow2.carol.irmi
 interface ClientInterceptor
          ClientInterceptor is a specialized form the Interceptor interface that is also Serializable.
 interface Interceptor
          The Interceptor API provides callbacks for sending and receiving specialized data along with remote calls made by this RMI implementation.
 

Classes in org.ow2.carol.irmi that implement Constants
 class ClientLogger
          ClientLogger
 class Ref
          The Ref class implements the RemoteRef interface for this RMI implementation.
 class Server
          The Server class manages exported Remote objects and listens for connections from remote references.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.