All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

AccessControlObject(Object, AccessTransmitStrategy). Constructor for class replica.AccessControlObject
With this constructor a Strategy-Object is bound to a Base-Object.
AccessLocalTransmitROR(). Constructor for class replica.AccessLocalTransmitROR
Used to construct the server stub for a Remote-Object.
AccessRemoteTransmitROR(RemoteObjectReference). Constructor for class replica.AccessRemoteTransmitROR
Used to construct the client stub for a Remote-Object.
AccessTransmitStrategy(). Constructor for class replica.AccessTransmitStrategy
AccessTransmitSystemObject(). Constructor for class replica.AccessTransmitSystemObject
Used to construct the Strategy-Object for a System-Object.
acpuireLock(Object, EventDescObjectLock). Method in class replica.AccessLocalTransmitROR
This method is only important if you want to add your own replication strategy.
acpuireLock(Object, EventDescObjectLock). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
acpuireLock(Object, EventDescObjectLock). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
acpuireLock(Object, EventDescObjectLock). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
acpuireLock(Object, EventDescObjectLock). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
acpuireLock(Object, EventDescObjectLock). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.
acquireLocalLock(Object, EventDescObjectLock). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.
ActiveReplication(). Constructor for class replica.ActiveReplication
Construct an ActiveReplication object.
ActiveReplicationException(). Constructor for class replica.exception.ActiveReplicationException
Construct without a message
ActiveReplicationException(String). Constructor for class replica.exception.ActiveReplicationException
Construct with a message
ActiveReplicationInstaller(RemoteObjectReference, ActiveReplication, Object). Constructor for class replica.ActiveReplicationInstaller
Construct an ActiveReplicationInstaller.
assynchronMultiRMI(RemoteObjectReference[], EventDescMethodCall). Static method in class replica.RemoteObjectControl
This method provides an assynchron RMI for more than one object.
assynchronRMI(RemoteObjectReference, EventDescMethodCall). Static method in class replica.RemoteObjectControl
This method provides an assynchron RMI.

C

callLocalMethod(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.
callMethod(Object, EventDescMethodCall). Method in class replica.AccessLocalTransmitROR
This method is only important if you want to add your own replication strategy.
callMethod(Object, EventDescMethodCall). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
callMethod(Object, EventDescMethodCall). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
callMethod(Object, EventDescMethodCall). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
callMethod(Object, EventDescMethodCall). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
Client(). Constructor for class test.active.Client
containsROR(RemoteObjectReference). Method in class replica.MultiAccessRemoteTransmitROR
This method is used to determin weather the methods are called at a specific Remote-Object.
control. Variable in class replica.AccessTransmitStrategy
This variable is only important if you want to add your own replication strategy.
createSystemObject(Object, String, RemoteObjectReference). Static method in class replica.MetaInformer
This method creates a new instance of a System-Object.
creInstanceByName(String). Static method in class replica.MetaInformer
This method creates a new Instance.

D

Database(). Constructor for class test.remote.Database
Create a database.
Diary(). Constructor for class test.active.Diary
Create a diary and its display.
doFinalInit(AccessControlObject, Object, UniqueID). Method in class replica.AccessLocalTransmitROR
This method is only important if you want to add your own replication strategy.
doFinalInit(AccessControlObject, Object, UniqueID). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
doFinalInit(AccessControlObject, Object, UniqueID). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
doFinalInit(AccessControlObject, Object, UniqueID). Method in class replica.AccessTransmitSystemObject
This method is only important if you want to add your own replication strategy.
doFinalInit(AccessControlObject, Object, UniqueID). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
doFinalInit(AccessControlObject, Object, UniqueID). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
doFinalInit(AccessControlObject, Object, UniqueID). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.

E

equals(Object). Method in class replica.RemoteObjectReference
This method compares two IDs.
equals(Object). Method in class replica.UniqueID
This method compares two IDs.
eventAcquireObjectLock(Object, EventDescObjectLock). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterBool(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterByte(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterChar(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterDouble(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterFloat(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterInt(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterLong(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterObject(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterShort(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventMethodEnterVoid(Object, EventDescMethodCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventNewObject(Object, EventDescNewObject). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallBool(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallByte(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallChar(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallDouble(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallFloat(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallInt(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallLong(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallObject(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallShort(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventOutCallVoid(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldBool(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldByte(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldChar(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldDouble(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldFloat(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldInt(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldLong(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldObject(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReadFieldShort(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventReleaseObjectLock(Object, EventDescObjectLock). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.
eventWriteField(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only used to forward an event from the Runtime-System to the Strategy-Object.

G

get(String). Method in class replica.NameService
This method retrieves an object from a NameService.
getAccessControlObject(Object). Static method in class replica.MetaInformer
This method returns the AccessControlObject of Base-Object.
getEntryR(int, int). Method in class test.active.Diary
This method is used to retrieve an entry.
getHostName(). Method in class replica.RemoteObjectReference
This method returns the name of the computer the process is located.
getID(). Method in class replica.RemoteObjectReference
This method returns the unique ID which is only valid within the process.
getLayout(Object). Static method in class replica.MetaInformer
This method provides information about an object.
getLocalNS(). Static method in class replica.NameService
This method returns the NameService of the current process.
getNewUniqueID(). Static method in class replica.UniqueID
This method return a new unique ID.
getNumber(). Method in class test.passive.OrderObject
This method informs about the next number.
getObjectID(). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.
getObjectID(). Method in class replica.AccessLocalTransmitROR
This method is only important if you want to add your own replication strategy.
getObjectID(). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
getObjectID(). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
getObjectID(). Method in class replica.AccessTransmitSystemObject
This method is only important if you want to add your own replication strategy.
getObjectID(). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
getObjectID(). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
getObjectID(). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.
getOneROR(). Method in class replica.MultiAccessRemoteTransmitROR
This method is used to retrieve one Remote-Object.
getPort(). Method in class replica.RemoteObjectReference
This method returns the port on which the process is listening.
getRemoteNS(int). Static method in class replica.NameService
This method creates a stub to connect a Remote-NameService.
getRemoteNS(String, int). Static method in class replica.NameService
This method creates a stub to connect a Remote-NameService.
getStrategy(). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.

H

hashCode(). Method in class replica.RemoteObjectReference
This method determins the Hashcode of the RemoteObjectReference.
hashCode(). Method in class replica.UniqueID
This method determins the Hashcode of the unique ID.

I

incNumber(). Method in class test.passive.OrderObject
This method generates the next number.
informSnooper(EventDescFieldAccess). Method in class replica.PassiveReplication
installReplica(). Method in class replica.ActiveReplicationInstaller
This method is used to install the replica.
installReplica(). Method in class replica.PassiveReplicationInstaller
This method is used to install the replica.
installReplica(). Method in class replica.ReplicaInstaller
This method is used to install the replica.

L

localOutCall(Object, EventDescOutCall). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.

M

main(String[]). Static method in class test.active.Client
main(String[]). Static method in class test.remote.Query
main(String[]). Static method in class test.passive.Reader
main(String[]). Static method in class test.active.Server
main(String[]). Static method in class test.remote.Server
main(String[]). Static method in class test.remote.Update
main(String[]). Static method in class test.passive.Writer
makeAtLeastReferenceObject(Object). Static method in class replica.MetaInformer
This method transforms an object in a Remote-Object or more.
MetaInformer(). Constructor for class replica.MetaInformer
MODE_UPDATE_AFTER_RW. Static variable in class replica.PassiveReplication
If this constant is used as an argument of the constructor, the new state is reported to the snooper after the Read-Write-Access is over.
MODE_UPDATE_DURING_RW. Static variable in class replica.PassiveReplication
If this constant is used as an argument of the constructor, every state change during a Read-Write-Access is reported to the snooper.
MultiAccessRemoteTransmitROR(). Constructor for class replica.MultiAccessRemoteTransmitROR
Create a multi stub.

N

newInstance(Class). Static method in class replica.MetaInformer
This method creates a new Instance.
newObject(Object, EventDescNewObject). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
newObject(Object, EventDescNewObject). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.

O

objectID. Variable in class replica.AccessTransmitStrategy
This variable is only important if you want to add your own replication strategy.
ObjectTransmissionControl(Socket). Constructor for class replica.ObjectTransmissionControl
Create an ObjectTransmissionControl.
OrderObject(). Constructor for class test.passive.OrderObject
Create a OrderObject.
outCall(Object, EventDescOutCall). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
outCall(Object, EventDescOutCall). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
ownHostname. Static variable in class replica.RemoteObjectControl
This variable contains the name of the actual computer.
ownPort. Static variable in class replica.RemoteObjectControl
This variable contains the number of the port this process is listening on.

P

PassiveReplication(). Constructor for class replica.PassiveReplication
Construct a PassiveReplication object.
PassiveReplication(int). Constructor for class replica.PassiveReplication
Construct a PassiveReplication object.
PassiveReplicationException(). Constructor for class replica.exception.PassiveReplicationException
Construct without a message
PassiveReplicationException(String). Constructor for class replica.exception.PassiveReplicationException
Construct with a message
PassiveReplicationInstaller(RemoteObjectReference, PassiveReplication, PassiveReplication, Object, boolean). Constructor for class replica.PassiveReplicationInstaller
Construct an PassiveReplicationInstaller.
PrimaryAndSnooperDeadException(). Constructor for class replica.exception.PrimaryAndSnooperDeadException
Construct without a message
PrimaryAndSnooperDeadException(String). Constructor for class replica.exception.PrimaryAndSnooperDeadException
Construct with a message
PrimaryNotReachableException(). Constructor for class replica.exception.PrimaryNotReachableException
Construct without a message
PrimaryNotReachableException(String). Constructor for class replica.exception.PrimaryNotReachableException
Construct with a message
put(String, String). Method in class test.remote.Database
This method is used to insert an entry.

Q

Query(). Constructor for class test.remote.Query

R

Reader(). Constructor for class test.passive.Reader
readField(Object, EventDescFieldAccess). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
readField(Object, EventDescFieldAccess). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.
readLocalField(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.
receiveARMIResult(ObjectTransmissionControl). Static method in class replica.RemoteObjectControl
With this method it is possible to receive the result of an asssynchron RMI.
receiveMultiARMIResults(Object[]). Static method in class replica.RemoteObjectControl
With this method it is possible to receive the result of multi asssynchron RMI.
register(String, Object). Method in class replica.NameService
This method binds an object to a name.
registerForFieldAccess(). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
registerForFieldAccess(). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.
registerForMethodCalls(). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
registerForMethodCalls(). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
registerForMethodCalls(). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
registerForMethodCalls(). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
registerForObjectCreation(). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
registerForObjectCreation(). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
registerForObjectLock(). Method in class replica.AccessLocalTransmitROR
This method is only important if you want to add your own replication strategy.
registerForObjectLock(). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
registerForObjectLock(). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
registerForObjectLock(). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
registerForObjectLock(). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
registerForObjectLock(). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.
registerForOutCalls(). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
registerForOutCalls(). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
registerRemoteObject(RemoteObjectReference). Method in class replica.MultiAccessRemoteTransmitROR
This method is used to add a Remote-Object on which the methods are called.
releaseLocalLock(Object, EventDescObjectLock). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.
releaseLock(Object, EventDescObjectLock). Method in class replica.AccessLocalTransmitROR
This method is only important if you want to add your own replication strategy.
releaseLock(Object, EventDescObjectLock). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
releaseLock(Object, EventDescObjectLock). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
releaseLock(Object, EventDescObjectLock). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
releaseLock(Object, EventDescObjectLock). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
releaseLock(Object, EventDescObjectLock). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.
RemoteAccessException(). Constructor for class replica.exception.RemoteAccessException
Construct without a message
RemoteAccessException(String). Constructor for class replica.exception.RemoteAccessException
Construct with a message
RemoteCallInterruptedException(). Constructor for class replica.exception.RemoteCallInterruptedException
Construct without a message
RemoteCallInterruptedException(String). Constructor for class replica.exception.RemoteCallInterruptedException
Construct with a message
RemoteLockException(). Constructor for class replica.exception.RemoteLockException
Construct without a message
RemoteLockException(String). Constructor for class replica.exception.RemoteLockException
Construct with a message
RemoteObjectControl(). Constructor for class replica.RemoteObjectControl
RemoteObjectReference(String, int, UniqueID). Constructor for class replica.RemoteObjectReference
This method creates a system-wide unique ID.
RemoteStubNotFoundException(). Constructor for class replica.exception.RemoteStubNotFoundException
Construct without a message
RemoteStubNotFoundException(String). Constructor for class replica.exception.RemoteStubNotFoundException
Construct with a message
ReplicaException(). Constructor for class replica.exception.ReplicaException
Construct without a message
ReplicaException(String). Constructor for class replica.exception.ReplicaException
Construct with a message
ReplicaInstaller(). Constructor for class replica.ReplicaInstaller
ReplicationEnvironment(). Constructor for class replica.ReplicationEnvironment
Start the replication environment..
ReplicationEnvironment(int). Constructor for class replica.ReplicationEnvironment
Start the replication environment for a specific port.
ReplicationStrategy(). Constructor for class replica.ReplicationStrategy
retFieldBool(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldByte(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldChar(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldDouble(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldFloat(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldInt(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldLong(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldObject(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retFieldShort(Object, String). Static method in class replica.MetaInformer
This method provides information about an object.
retrieve(String). Method in class test.remote.Database
This method is used to retrieve an entry.
run(). Method in class replica.ReplicationEnvironment
This method is not important to use RepliXa.

S

sendArray(Object). Method in class replica.ObjectTransmissionControl
This method is used to transmit an array.
sendLockMessage(RemoteObjectReference, EventDescObjectLock). Static method in class replica.RemoteObjectControl
This method sends a lock message to a Remote-Object.
sendMultiLockMessage(RemoteObjectReference[], EventDescObjectLock). Static method in class replica.RemoteObjectControl
This method sends a lock message to more than one Remote-Object.
sendMultiROR(Object, RemoteObjectReference[]). Method in class replica.ObjectTransmissionControl
This method is used to transmit an object as a multiple stub.
sendObject(Object). Method in class replica.ObjectTransmissionControl
This method is used to transmit an object.
sendObjectCopy(Object). Method in class replica.ObjectTransmissionControl
This method is used to transmit an object as a copy.
sendObjectReplica(Object, ReplicaInstaller). Method in class replica.ObjectTransmissionControl
This method is used to transmit an object as replica.
sendROR(Object, RemoteObjectReference). Method in class replica.ObjectTransmissionControl
This method is used to transmit an object as a stub.
sendSystemObject(Object, RemoteObjectReference). Method in class replica.ObjectTransmissionControl
This method is used to transmit an object as a System-Object.
Server(). Constructor for class test.active.Server
Server(). Constructor for class test.remote.Server
setEntry(int, int, String). Method in class test.active.Diary
This method is used to insert an entry.
setField(EventDescFieldAccess). Method in class replica.PassiveReplication
shallowCopyObject(Object). Static method in class replica.MetaInformer
This method performs a shallow copy of an object.
shallowCopyObject(Object, Object). Static method in class replica.MetaInformer
This method performs a shallow copy of an object.
stoFieldBool(Object, String, boolean). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldByte(Object, String, byte). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldChar(Object, String, char). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldDouble(Object, String, double). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldFloat(Object, String, float). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldInt(Object, String, int). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldLong(Object, String, long). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldObject(Object, String, Object). Static method in class replica.MetaInformer
This method provides information about an object.
stoFieldShort(Object, String, short). Static method in class replica.MetaInformer
This method provides information about an object.
synchronMultiRMI(RemoteObjectReference[], EventDescMethodCall). Static method in class replica.RemoteObjectControl
This method provides an synchron RMI for more than one object.
synchronRMI(RemoteObjectReference, EventDescMethodCall). Static method in class replica.RemoteObjectControl
This method provides an synchron RMI.

T

toString(). Method in class replica.RemoteObjectReference
This method generates a string representation.
toString(). Method in class replica.UniqueID
This method generates a string representation.
transmitObject(ObjectTransmissionControl, Object). Method in class replica.AccessLocalTransmitROR
This method is only important if you want to add your own replication strategy.
transmitObject(ObjectTransmissionControl, Object). Method in class replica.AccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
transmitObject(ObjectTransmissionControl, Object). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
transmitObject(ObjectTransmissionControl, Object). Method in class replica.AccessTransmitSystemObject
This method is only important if you want to add your own replication strategy.
transmitObject(ObjectTransmissionControl, Object). Method in class replica.ActiveReplication
This method is only important if you want to add your own replication strategy.
transmitObject(ObjectTransmissionControl, Object). Method in class replica.MultiAccessRemoteTransmitROR
This method is only important if you want to add your own replication strategy.
transmitObject(ObjectTransmissionControl, Object). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.

U

UniqueID(String). Constructor for class replica.UniqueID
This method produces a UniqueID from a string representation.
UnknownKeyException(). Constructor for class test.remote.UnknownKeyException
Construct without a message
UnknownKeyException(String). Constructor for class test.remote.UnknownKeyException
Construct with a message
UnknownObjectException(). Constructor for class replica.exception.UnknownObjectException
Construct without a message
UnknownObjectException(String). Constructor for class replica.exception.UnknownObjectException
Construct with a message
unregister(String). Method in class replica.NameService
This method unbinds a name.
unregisterRemoteObject(RemoteObjectReference). Method in class replica.MultiAccessRemoteTransmitROR
This method is used to remove a Remote-Object on which the methods are called.
Update(). Constructor for class test.remote.Update

W

writeField(Object, EventDescFieldAccess). Method in class replica.AccessTransmitStrategy
This method is only important if you want to add your own replication strategy.
writeField(Object, EventDescFieldAccess). Method in class replica.PassiveReplication
This method is only important if you want to add your own replication strategy.
writeLocalField(Object, EventDescFieldAccess). Method in class replica.AccessControlObject
This method is only important if you want to add your own replication strategy.
Writer(). Constructor for class test.passive.Writer