Overview
Package
Class
Tree
Index
Help
Voyager ORB
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_
R
readBoolean()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as a boolean or rethrow an exception if one occurred.
readByte()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as a byte or rethrow an exception if one occurred.
readChar()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as a char or rethrow an exception if one occurred.
readDouble()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as a double or rethrow an exception if one occurred.
readFloat()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as a float or rethrow an exception if one occurred.
readInt()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as an int or rethrow an exception if one occurred.
readLong()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as a long or rethrow an exception if one occurred.
readObject()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as an object or rethrow an exception if one occurred.
readShort()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the result as a short or rethrow an exception if one occurred.
rebind(String, Object)
- Static method in class com.objectspace.voyager.
Namespace
Rebind a name to the specified object.
register(IActivator)
- Static method in class com.objectspace.voyager.activation.
Activation
Register the specified activator.
register(ITransport)
- Static method in class com.objectspace.voyager.transport.
Transport
Registers an ITransport implementation.
release()
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Allows the calling object to release a previously acquired lock on this connection.
releaseInput()
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Allows the calling object to release its lock on the InputStream given by this connection instance.
releaseInputTo(Thread)
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Allows the calling object to transfer its lock to the given thread.
releaseOutput()
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Allows the calling object to release its lock on the OutputStream given by this connection instance.
releaseOutputTo(Thread)
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Allows the calling object to transfer its lock to the given thread.
remoteEquals(Object)
- Method in class com.objectspace.voyager.
Proxy
Return true if my associated object is equal to the specified object.
remoteHashCode()
- Method in class com.objectspace.voyager.
Proxy
Return the result of sending hashCode() to my associated object.
remoteUrl
- Variable in class com.objectspace.voyager.
RuntimeRemoteException
remove(Object)
- Method in class com.objectspace.voyager.space.
Subspace
Remove the specified object from this subspace.
remove(Object)
- Method in interface com.objectspace.voyager.space.
ISubspace
Remove the specified object from this subspace.
remove(String)
- Method in class com.objectspace.voyager.directory.
Directory
Remove the directory entry with the specified key.
remove(String)
- Method in class com.objectspace.voyager.directory.
LightDirectory
remove(String)
- Method in interface com.objectspace.voyager.directory.
IDirectory
Remove the directory entry with the specified key.
removeResourceLoader(IResourceLoader)
- Static method in class com.objectspace.voyager.loader.
VoyagerClassLoader
If the specified resource loader is in my list of loaders, remove it and return true, otherwise return false.
removeResultListener(ResultListener)
- Method in class com.objectspace.voyager.message.
Result
Remove the specified listener from my set of result listeners.
removeSubspaceListener(SubspaceListener)
- Method in class com.objectspace.voyager.space.
Subspace
Remove the specified listener.
removeSubspaceListener(SubspaceListener)
- Method in interface com.objectspace.voyager.space.
ISubspace
Remove the specified listener.
removeSystemListener(SystemListener)
- Static method in class com.objectspace.voyager.
Voyager
Remove the specified listener from my list of system listeners.
removeTimerListener(TimerListener)
- Method in interface com.objectspace.lib.timer.
ITimer
Remove the specified listener from my list of listeners.
removeTimerListener(TimerListener)
- Method in class com.objectspace.lib.timer.
Timer
Remove the specified listener from my list of listeners.
REMOVING
- Static variable in class com.objectspace.voyager.space.
SubspaceEvent
An object was removed from the subspace.
reset()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Reset the stopwatch, clear the lap times, and set the lap count to zero.
reset()
- Method in class com.objectspace.lib.timer.
Stopwatch
Reset the stopwatch, clear the lap times, and set the lap count to zero.
reset()
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Allows for the connection to be reinitialized.
resetClassLoader()
- Static method in class com.objectspace.voyager.
ClassManager
Set the Voyager class loader to null.
resolveValue(Object)
- Method in class com.objectspace.voyager.directory.
Directory
restore()
- Method in class com.objectspace.voyager.
Snapshot
Return a proxy to my object.
Result
- class com.objectspace.voyager.message.
Result
.
A Result represents the result of a Sync or Future message.
ResultEvent
- class com.objectspace.voyager.message.
ResultEvent
.
A ResultEvent is generated by an Result object when it receives a message reply.
ResultListener
- interface com.objectspace.voyager.message.
ResultListener
.
ResultListener is the listener interface that must be implemented by objects that wish to receive ResultEvents from an Result.
resultReceived(ResultEvent)
- Method in interface com.objectspace.voyager.message.
ResultListener
The result was received.
RmiRegistry
- class com.objectspace.voyager.rmi.
RmiRegistry
.
The RmiRegistry class provides a way to set the URL to the server's codebase
RuntimeRemoteException
- exception com.objectspace.voyager.
RuntimeRemoteException
.
A RuntimeRemoteException is thrown when an exception occurs during a remote method call and the method declaration does not throw java.rmi.RemoteException.
RuntimeRemoteException(String, Throwable)
- Constructor for class com.objectspace.voyager.
RuntimeRemoteException
Construct a RuntimeRemoteException with the specified message and exception.
RuntimeRemoteException(Throwable)
- Constructor for class com.objectspace.voyager.
RuntimeRemoteException
Construct a RuntimeRemoteException to wrap the specified exception.
Overview
Package
Class
Tree
Index
Help
ObjectSpace Inc.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_
(c) Copyright 1997-1999 ObjectSpace, Inc.
14850 Quorum Drive, Suite 500
Dallas, Texas 75240