Serialized Form
_machineName
java.lang.String _machineName
- The network name (such as www.company.com) of the machine
this object is on
_port
int _port
- The port this object can be found at
_timeout
int _timeout
- The timeout in milliseconds for messages sent from this
Proxy
address
java.net.InetAddress address
- The actual address (such as 141.215.6.97) of the machine
this object is on
objectName
java.lang.String objectName
- The name the object is registered under in the Registry on
the remote machine
detail
java.lang.Throwable detail
- The nested exception for this JEDIException
detailStackTrace
java.lang.String detailStackTrace
- The stack trace of the nested exception
inStackTrace
boolean inStackTrace
- Are we in a stack trace? If so, let toString() return
nothing
Package info.jedi.testsuite |
hashtable
java.util.Hashtable hashtable
- A Hashtable containing the lower-level ComplexObjects in
this ComplexObject
objects
java.lang.Object[] objects
- An array containing the lower-level ComplexObjects in this
ComplexObject
random
java.lang.String random
- The string representation of the time in milliseconds when
this ComplexObject was created
value
int value
- The value of this ComplexObject
vector
java.util.Vector vector
- A Vector containing the lower-level ComplexObjects in this
ComplexObject