|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMIRemoteContainerInterf | |
org.objectweb.jac.core.dist.rmi |
Uses of RMIRemoteContainerInterf in org.objectweb.jac.core.dist.rmi |
Classes in org.objectweb.jac.core.dist.rmi that implement RMIRemoteContainerInterf | |
class |
RMIRemoteContainer
RMIRemoteContainer is a container for remote objects that can be accessed with the RMI communication protocol. |
Fields in org.objectweb.jac.core.dist.rmi declared as RMIRemoteContainerInterf | |
protected RMIRemoteContainerInterf |
RMIRemoteContainerStub.delegate
The RMI stub where the job is to be delegated. |
Constructors in org.objectweb.jac.core.dist.rmi with parameters of type RMIRemoteContainerInterf | |
RMIRemoteContainerStub(RMIRemoteContainerInterf delegate,
String name)
Create a new remote container stub. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |