Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
Q
R
S
T
V
G
getBytes(String)
- Method in class provided.rmiUtils.classServer.
ClassFileServer
Returns an array of bytes containing the bytecodes for the class represented by the argument
path
.
getBytes(String)
- Method in class provided.rmiUtils.classServer.
ClassServer
Returns an array of bytes containing the bytecodes for the class represented by the argument
path
.
GetInfo
- Class in
provided.client.model.task
Task that gets the server's system properties plus demonstrates that it can carry internal data to a remote system when the entire object is serialized and sent over.
GetInfo(String)
- Constructor for class provided.client.model.task.
GetInfo
Constructor for the class.
getLocalAddress()
- Method in interface provided.rmiUtils.
IRMIUtils
This method is designed to reliably return the actual local IP address across multiple platforms, particularly Linux.
getLocalAddress()
- Method in class provided.rmiUtils.
RMIUtils
This method is designed to reliably return the actual local IP address across multiple platforms, particularly Linux.
getLocalRegistry()
- Method in interface provided.rmiUtils.
IRMIUtils
Returns the RMI Registry on the local machine on port IRMI_Defs.REGISTRY_PORT, as a server would require.
getLocalRegistry()
- Method in class provided.rmiUtils.
RMIUtils
Returns the Registry on the local machine on port IRMI_Defs.REGISTRY_PORT, as a server would require.
getPath(BufferedReader)
- Static method in class provided.rmiUtils.classServer.
ClassServer
Returns the path to the class file obtained from parsing the HTML header.
getRemoteRegistry(String)
- Method in interface provided.rmiUtils.
IRMIUtils
Returns the RMI Registry on a remote machine on port IRMI_Defs.REGISTRY_PORT, as a client would require.
getRemoteRegistry(String)
- Method in class provided.rmiUtils.
RMIUtils
Returns the Registry on the given machine on port IRMI_Defs.REGISTRY_PORT, as a client would require.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
M
N
O
P
Q
R
S
T
V