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
_
G
get(Object)
- Static method in class com.objectspace.voyager.mobility.
Mobility
If the specified object implements IMobility, return the object.
get(Object)
- Static method in class com.objectspace.voyager.space.publishing.
Subscriber
If the specified object implements ISubscriber, return the object.
get(Object)
- Static method in class com.objectspace.voyager.agent.
Agent
If the specified object implements IAgent, return the object.
get(Object)
- Static method in class com.objectspace.voyager.
Facets
If the specified object implements IFacets, return the object.
get(Object, Class)
- Static method in class com.objectspace.voyager.
Facets
If the specified object is an instance of the specified type, return the object.
get(String)
- Method in interface com.objectspace.lib.facets.
IFacets
Return a facet that implements the specified class.
get(String)
- Method in class com.objectspace.voyager.
Facets
Return a proxy to a facet that implements the specified class.
get(String)
- Method in class com.objectspace.voyager.directory.
Directory
Return the value associated with a particular key.
get(String)
- Method in class com.objectspace.voyager.directory.
LightDirectory
get(String)
- Method in interface com.objectspace.voyager.directory.
IDirectory
Return the value associated with a particular key.
getAlarm()
- Method in interface com.objectspace.lib.timer.
ITimer
Return the time of the next timer event.
getAlarm()
- Method in class com.objectspace.lib.timer.
Timer
Return the time of the next timer event.
getAllEntries(String)
- Method in class com.objectspace.voyager.directory.
Directory
getAllEntries(String)
- Method in class com.objectspace.voyager.directory.
LightDirectory
getAllEntries(String)
- Method in interface com.objectspace.voyager.directory.
IDirectory
getArgs()
- Method in class com.objectspace.voyager.message.
Result
Return the arguments.
getAverageLapTime()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Return the average lap time in milliseconds.
getAverageLapTime()
- Method in class com.objectspace.lib.timer.
Stopwatch
Return the average lap time in milliseconds.
getBoolean()
- Method in class com.objectspace.voyager.corba.
Any
Return my boolean value.
getChar()
- Method in class com.objectspace.voyager.corba.
Any
Return my char value.
getClass(String)
- Static method in class com.objectspace.voyager.
ClassManager
Return the class with the specified name.
getClassLoader()
- Static method in class com.objectspace.voyager.
ClassManager
Return the ClassLoader being used by Voyager or null if there is none.
getConnection(String, String)
- Method in interface com.objectspace.voyager.transport.
ITransport
Returns an existing ITransportConnection bound to the localXURL value and connected to the given xurl value.
getContents()
- Method in class com.objectspace.voyager.space.
Subspace
Return an array of my objects.
getContents()
- Method in interface com.objectspace.voyager.space.
ISubspace
Return an array of my objects.
getCreationRate()
- Method in class com.objectspace.lib.thread.
ThreadPool
Return the rate at which resources are created.
getDate()
- Method in class com.objectspace.lib.timer.
TimerEvent
Return the time of this event as a date.
getDate()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Return the current date.
getDate()
- Method in class com.objectspace.lib.timer.
Stopwatch
Return the current date.
getDefaultTransport()
- Static method in class com.objectspace.voyager.transport.
Transport
Returns the default transport value.
getDirectoryEntries(String)
- Method in class com.objectspace.voyager.directory.
Directory
getDirectoryEntries(String)
- Method in class com.objectspace.voyager.directory.
LightDirectory
getDirectoryEntries(String)
- Method in interface com.objectspace.voyager.directory.
IDirectory
getDouble()
- Method in class com.objectspace.voyager.corba.
Any
Return my double value.
getEntries(byte)
- Method in class com.objectspace.voyager.directory.
Directory
getEventCode()
- Method in class com.objectspace.voyager.space.
SubspaceEvent
Return the event code of this event.
getException()
- Method in class com.objectspace.voyager.message.
Result
Wait for the reply and then return the exception or null if the method succeeded.
getException()
- Method in class com.objectspace.voyager.message.
ResultEvent
Return the exception or null if none occurred.
getException()
- Method in class com.objectspace.voyager.
StartupException
Return the exception that I wrap.
getFacets()
- Method in interface com.objectspace.lib.facets.
IFacets
Return an array of the primary object's facets.
getFacets()
- Method in class com.objectspace.voyager.
Facets
Return an array of proxies to the primary object's facets.
getFacets()
- Method in class com.objectspace.voyager.
Snapshot
Return the facets of the object or null if it has none.
getFloat()
- Method in class com.objectspace.voyager.corba.
Any
Return my float value.
getFreeThreadCount()
- Method in class com.objectspace.lib.thread.
ThreadPool
Return the number of threads in the free pool.
getHeaderSize()
- Method in interface com.objectspace.voyager.transport.
IRequestHandler
The size in bytes of the expected tag or bytes on the stream.
getHome()
- Method in class com.objectspace.voyager.mobility.
Mobility
getHome()
- Method in interface com.objectspace.voyager.agent.
IAgent
Return the home of this agent, which is defined to be the URL of the agent when its agent facet was first accessed.
getKeys()
- Method in class com.objectspace.voyager.directory.
Directory
Return an array of the keys in the local directory.
getKeys()
- Method in class com.objectspace.voyager.directory.
LightDirectory
getKeys()
- Method in interface com.objectspace.voyager.directory.
IDirectory
Return an array of the keys in the local directory.
getLapCount()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Return the current lap count.
getLapCount()
- Method in class com.objectspace.lib.timer.
Stopwatch
Return the current lap count.
getLapTime()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Return the last lap time.
getLapTime()
- Method in class com.objectspace.lib.timer.
Stopwatch
Return the last lap time.
getLapTimes()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Return an array of longs that contain the number of milliseconds for each recorded lap or an empty array if lap times were not recorded.
getLapTimes()
- Method in class com.objectspace.lib.timer.
Stopwatch
Return an array of longs that contain the number of milliseconds for each recorded lap or an empty array if lap times were not recorded.
getListener()
- Method in interface com.objectspace.voyager.space.publishing.
ISubscriber
Return my associated PublishedEventListener.
getListener()
- Method in class com.objectspace.voyager.space.publishing.
Subscriber
Return my associated PublishedEventListener.
getLocal()
- Method in class com.objectspace.voyager.
Proxy
If I'm in the same VM as my object, return a regular Java reference to my object, otherwise return null.
getLocalizedMessage()
- Method in class com.objectspace.voyager.
StartupException
Return my message or the message of the exception that I wrap.
getLocalResourceAsStream(String)
- Method in class com.objectspace.voyager.loader.
VoyagerClassLoader
Searches all installed resource loaders for the resource name specified.
getLocalResourceAsStream(String)
- Method in class com.objectspace.voyager.loader.
MSVoyagerClassLoader
Searches all installed resource loaders for the resource name specified.
getLocalXURL()
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Returns a String representing the local host address.
getLong()
- Method in class com.objectspace.voyager.corba.
Any
Return my long value.
getMarker(Object)
- Method in class com.objectspace.voyager.space.
Subspace
Return the value associated with the key, or null if there is none.
getMarker(Object)
- Method in interface com.objectspace.voyager.space.
ISubspace
Return the value associated with the key, or null if there is none.
getMaxIdleThreads()
- Method in class com.objectspace.lib.thread.
ThreadPool
Return the maximum number of threads I can cache.
getMaxIdleThreads()
- Static method in class com.objectspace.voyager.
ThreadManager
Return the maximum number of threads Voyager can cache.
getMemento(Proxy)
- Method in interface com.objectspace.voyager.activation.
IActivator
Return a memento that can later be used to activate the proxy's object.
getMessage()
- Method in class com.objectspace.voyager.
RuntimeRemoteException
getMessage()
- Method in class com.objectspace.voyager.activation.
ActivationException
Return my message.
getMilliseconds()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Return the current time as milliseconds since January 1, 1970, 00:00:00 GMT.
getMilliseconds()
- Method in class com.objectspace.lib.timer.
Stopwatch
Return the current time as milliseconds since January 1, 1970, 00:00:00 GMT.
getMobilityFacet()
- Method in class com.objectspace.voyager.mobility.
Mobility
getMulticastProxy(String)
- Method in class com.objectspace.voyager.space.
Subspace
Return a multicast proxy associated with the specified class.
getMulticastProxy(String)
- Method in interface com.objectspace.voyager.space.
ISubspace
Return a multicast proxy associated with the specified class.
getName()
- Method in class com.objectspace.voyager.directory.
Entry
getNeighbors()
- Method in class com.objectspace.voyager.space.
Subspace
Return an array of references to all my neighboring subspaces.
getNeighbors()
- Method in interface com.objectspace.voyager.space.
ISubspace
Return an array of references to all my neighboring subspaces.
getObject()
- Method in class com.objectspace.voyager.message.
ResultEvent
Return the result or null if an exception occurred.
getObject()
- Method in class com.objectspace.voyager.corba.
Any
Return my Object value.
getObject()
- Method in class com.objectspace.voyager.space.
SubspaceEvent
Return the object that was added/removed.
getObject()
- Method in class com.objectspace.voyager.
Snapshot
Return the object.
getObject()
- Method in class com.objectspace.voyager.directory.
Entry
getObjectEntries(String)
- Method in class com.objectspace.voyager.directory.
Directory
getObjectEntries(String)
- Method in class com.objectspace.voyager.directory.
LightDirectory
getObjectEntries(String)
- Method in interface com.objectspace.voyager.directory.
IDirectory
getOctet()
- Method in class com.objectspace.voyager.corba.
Any
Return my byte value.
getPeriodicity()
- Method in interface com.objectspace.lib.timer.
ITimer
Return the number of milliseconds between each timer event or 0 if the timer does not cycle.
getPeriodicity()
- Method in class com.objectspace.lib.timer.
Timer
Return the number of milliseconds between each timer event or 0 if the timer does not cycle.
getPrimary()
- Method in interface com.objectspace.lib.facets.
IFacets
Return the primary object.
getPrimary()
- Method in class com.objectspace.voyager.
Facets
Return a proxy to the primary object.
getProperties()
- Method in class com.objectspace.voyager.
Snapshot
Return the properties of the object or null if it has none.
getProtocol()
- Method in interface com.objectspace.voyager.transport.
ITransport
Returns a String representation of the protocol this transport provides, such as "tcp".
getProxyClass(String)
- Static method in class com.objectspace.voyager.
ClassManager
Return the proxy class for the class with specified name.
getPurgePolicy()
- Method in class com.objectspace.voyager.space.
Subspace
Return my current purge policy.
getPurgePolicy()
- Method in interface com.objectspace.voyager.space.
ISubspace
Return my current purge policy.
getRemoteURL()
- Method in class com.objectspace.voyager.
RuntimeRemoteException
getRequestHandlers()
- Method in interface com.objectspace.voyager.transport.
ITransportServer
Returns the request handlers associated with this protocol.
getResource(String)
- Method in class com.objectspace.voyager.loader.
VoyagerClassLoader
Return a URL for the requested resource.
getResource(String)
- Method in class com.objectspace.voyager.loader.
MSVoyagerClassLoader
Return a URL for the requested resource.
getResourceAsStream(String)
- Method in class com.objectspace.voyager.loader.
ArchiveResourceLoader
getResourceAsStream(String)
- Method in class com.objectspace.voyager.loader.
VoyagerClassLoader
Return an InputStream containing the bytes for the requested resource.
getResourceAsStream(String)
- Method in interface com.objectspace.voyager.loader.
IResourceLoader
Return an InputStream containing the bytes for the requested resource.
getResourceAsStream(String)
- Method in class com.objectspace.voyager.loader.
URLResourceLoader
Use my URL to return an InputStream containing the bytes for the requested resource.
getResourceAsStream(String)
- Method in class com.objectspace.voyager.loader.
MSVoyagerClassLoader
Return an InputStream containing the bytes for the requested resource.
getResourceLoader()
- Method in interface com.objectspace.voyager.agent.
IAgent
Returns the registered IResourceLoader implementation.
getServer()
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Returns the ITransportServer that created this connection.
getServer(String)
- Method in interface com.objectspace.voyager.transport.
ITransport
Returns an existing ITransportServer implementation instance bound to the given local address and port (or other network address identifier used by this transport), specified by the xurl value.
getServer(String)
- Static method in class com.objectspace.voyager.transport.
Transport
Returns an existing ITransportServer implementation for the given protocol, bind address, and port.
getShort()
- Method in class com.objectspace.voyager.corba.
Any
Return my short value.
getSigners()
- Method in class com.objectspace.voyager.loader.
ArchiveResourceLoader
Always returns null.
getSigners()
- Method in interface com.objectspace.voyager.loader.
IResourceLoader
Return an array of signers for this ResourceLoader
getSigners()
- Method in class com.objectspace.voyager.loader.
URLResourceLoader
Always returns null.
getString()
- Method in class com.objectspace.voyager.corba.
Any
Return my String value.
getSubspace()
- Method in class com.objectspace.voyager.space.
SubspaceEvent
Return the subspace that was connected/disconnected.
getSystemThreadGroup()
- Static method in class com.objectspace.voyager.
Voyager
Return the system ThreadGroup.
getTag()
- Method in interface com.objectspace.voyager.transport.
IRequestHandler
A String representation of the first bytes that uniquely identify the incoming data stream as being a particular protocol.
getTime()
- Method in class com.objectspace.lib.timer.
TimerEvent
Return the time of this event as milliseconds since January 1, 1970, 00:00:00 GMT
getTimeout()
- Method in class com.objectspace.voyager.message.
Result
Return my timeout value in milliseconds.
getTimer()
- Method in class com.objectspace.lib.timer.
TimerEvent
Return the timer that generated this event.
getTopics()
- Method in interface com.objectspace.voyager.space.publishing.
ISubscriber
Return an array of all the topics I subscribe to.
getTopics()
- Method in class com.objectspace.voyager.space.publishing.
Subscriber
Return an array of all the topics I subscribe to.
getTotalThreadCount()
- Method in class com.objectspace.lib.thread.
ThreadPool
Return the total number of threads that are being managed by this thread pool.
getTotalTime()
- Method in interface com.objectspace.lib.timer.
IStopwatch
Return the sum of all the individual lap times in milliseconds.
getTotalTime()
- Method in class com.objectspace.lib.timer.
Stopwatch
Return the sum of all the individual lap times in milliseconds.
getTypeCode(Class)
- Static method in class com.objectspace.voyager.corba.
TypeCode
Return the typecode of the specified class.
getTypeCode(Object)
- Static method in class com.objectspace.voyager.corba.
TypeCode
Return the typecode of the specified object.
getUniqueId()
- Method in interface com.objectspace.voyager.transport.
ITransportServer
A long value that uniquely identifies this server instance.
getURL()
- Method in interface com.objectspace.voyager.transport.
ITransportConnection
Returns a String representing the remote host the connection is bound to.
getURL()
- Method in interface com.objectspace.voyager.transport.
ITransportServer
Returns a String representation of the address this server is accepting incoming data on.
getURL()
- Method in class com.objectspace.voyager.
Proxy
Return my object's URL.
getValues()
- Method in class com.objectspace.voyager.directory.
Directory
Return an array of the values in the local directory.
getValues()
- Method in class com.objectspace.voyager.directory.
LightDirectory
getValues()
- Method in interface com.objectspace.voyager.directory.
IDirectory
Return an array of the values in the local directory.
getVersion()
- Static method in class com.objectspace.voyager.
Voyager
Return Voyager version.
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