|
|||||||||
| Home >> All >> jac >> core >> dist >> [ rmi overview ] | PREV NEXT | ||||||||
B
- bindTo(String) - Method in class jac.core.dist.rmi.RMIRemoteContainer
- Returns a remote reference on the object corresponding to the given name.
- bindTo(String) - Method in interface jac.core.dist.rmi.RMIRemoteContainerInterf
- Returns a remote reference on the object corresponding to the given name.
- bindTo(String) - Method in class jac.core.dist.rmi.RMIRemoteContainerStub
- Returns a remote reference on the object corresponding to the given name.
C
- copy(String, int, String[], byte[], Collaboration) - Method in class jac.core.dist.rmi.RMIRemoteContainer
- Copy a state into a base object.
- copy(String, int, String[], byte[], Collaboration) - Method in interface jac.core.dist.rmi.RMIRemoteContainerInterf
- Copy a state into a base object.
- copy(String, int, String[], byte[], Collaboration) - Method in class jac.core.dist.rmi.RMIRemoteContainerStub
- Copy a state into a base object.
D
- delegate - Variable in class jac.core.dist.rmi.RMIRemoteContainer
- The remote container to which most of the job is delegated.
- delegate - Variable in class jac.core.dist.rmi.RMIRemoteContainerStub
- The RMI stub where the job is to be delegated.
G
- getByteCodeFor(String) - Method in class jac.core.dist.rmi.RMIRemoteContainer
- getByteCodeFor(String) - Method in interface jac.core.dist.rmi.RMIRemoteContainerInterf
- getByteCodeFor(String) - Method in class jac.core.dist.rmi.RMIRemoteContainerStub
- getDelegate() - Method in class jac.core.dist.rmi.RMIRemoteContainer
- Getter method for the delegate field.
I
- init() - Method in class jac.core.dist.rmi.RMIDistd
- This method initializes the RMI communication protocol.
- instantiates(String, String, Object[], String[], byte[], Collaboration) - Method in class jac.core.dist.rmi.RMIRemoteContainer
- This method instantiates a className object.
- instantiates(String, String, Object[], String[], byte[], Collaboration) - Method in interface jac.core.dist.rmi.RMIRemoteContainerInterf
- This method instantiates a className object.
- instantiates(String, String, Object[], String[], byte[], Collaboration) - Method in class jac.core.dist.rmi.RMIRemoteContainerStub
- This method instantiates a className object.
- invoke(int, String, byte[], Collaboration) - Method in class jac.core.dist.rmi.RMIRemoteContainer
- Invoke a method on a base object.
- invoke(int, String, byte[], Collaboration) - Method in interface jac.core.dist.rmi.RMIRemoteContainerInterf
- Invoke a method on a base object.
- invoke(int, String, byte[], Collaboration) - Method in class jac.core.dist.rmi.RMIRemoteContainerStub
- Invoke a method on a base object.
J
- jac.core.dist.rmi - package jac.core.dist.rmi
- Provides JAC system core classes for distribution and remote communication.
M
- main(String[]) - Static method in class jac.core.dist.rmi.RMIDistd
N
- newContainer(String) - Method in class jac.core.dist.rmi.RMIDistd
- This method creates a new container and returns it.
- newContainer(String, String) - Method in class jac.core.dist.rmi.RMIDistd
- This method creates a new container, instantiates a given class, and returns the container.
R
- RMIDistd - class jac.core.dist.rmi.RMIDistd.
- RMIDistd is a jac daemon that supports the RMI communication protocol.
- RMIDistd(String[]) - Constructor for class jac.core.dist.rmi.RMIDistd
- The is the main constructor.
- RMINaming - class jac.core.dist.rmi.RMINaming.
- RMINaming wraps the RMI naming registry.
- RMINaming() - Constructor for class jac.core.dist.rmi.RMINaming
- RMIRemoteContainer - class jac.core.dist.rmi.RMIRemoteContainer.
- RMIRemoteContainer is a container for remote objects that can be accessed with the RMI communication protocol.
- RMIRemoteContainer() - Constructor for class jac.core.dist.rmi.RMIRemoteContainer
- Create a new container.
- RMIRemoteContainer(boolean) - Constructor for class jac.core.dist.rmi.RMIRemoteContainer
- Create a new container.
- RMIRemoteContainer(String, boolean) - Constructor for class jac.core.dist.rmi.RMIRemoteContainer
- Create a new container.
- RMIRemoteContainerInterf - interface jac.core.dist.rmi.RMIRemoteContainerInterf.
- RMIRemoteContainerInterf is the interface of RMI remote containers that are used by jac to remotely instantiate objects.
- RMIRemoteContainerStub - class jac.core.dist.rmi.RMIRemoteContainerStub.
- RMIRemoteContainerStub acts as a client stub to access a remote container.
- RMIRemoteContainerStub(RMIRemoteContainer_Stub, String) - Constructor for class jac.core.dist.rmi.RMIRemoteContainerStub
- Create a new remote container stub.
- RMIRemoteRef - class jac.core.dist.rmi.RMIRemoteRef.
- RMIRemoteRef stores the reference of a remote object that can be accessed by the RMI protocol.
- RMIRemoteRef() - Constructor for class jac.core.dist.rmi.RMIRemoteRef
- Default constructor.
- RMIRemoteRef(RemoteContainer, int) - Constructor for class jac.core.dist.rmi.RMIRemoteRef
- This is a full constructor for RemoteRef.
- RMIRemoteRef(String, int) - Constructor for class jac.core.dist.rmi.RMIRemoteRef
- This is a more friendly constructor for RemoteRef.
- registerContainer(RMIRemoteContainer, String) - Method in class jac.core.dist.rmi.RMIDistd
- This method register a container in the RMI registry.
- reresolve() - Method in class jac.core.dist.rmi.RMIRemoteRef
- This method re-gets the reference of a remote container.
- resolve(String) - Static method in class jac.core.dist.rmi.RMINaming
- This method resolves a container from a container name.
- resolve(String) - Method in class jac.core.dist.rmi.RMIRemoteRef
- This method resolves a container from a container name.
- run() - Method in class jac.core.dist.rmi.RMIDistd
- This method enters the event loop of the underlying communication protocol.
B C D G I J M N R
|
|||||||||
| Home >> All >> jac >> core >> dist >> [ rmi overview ] | PREV NEXT | ||||||||