GNU Classpath (0.17) | ||
Frames | No Frames |
Classes implementing java.rmi.Remote | |
class | |
class | |
class | |
class |
Methods with parameter type java.rmi.Remote | |
void | |
RemoteStub | |
Remote | |
Remote | UnicastRemoteObject.exportObject(Remote obj, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) FIXME
|
RemoteStub | |
Object | |
Remote | |
boolean |
Methods with return type java.rmi.Remote | |
Remote | |
Remote | UnicastRemoteObject.exportObject(Remote obj, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) FIXME
|
Remote |
Classes implementing java.rmi.Remote | |
class | Provides a stub for Remote type.
|
Methods with parameter type java.rmi.Remote | |
void | |
void |
Methods with return type java.rmi.Remote | |
Remote |
Methods with parameter type java.rmi.Remote | |
void | |
void | |
Tie | |
Tie | |
void | |
void | |
void | |
Remote | |
void | |
void | |
void |
Methods with return type java.rmi.Remote | |
Remote | |
Remote |
Classes implementing java.rmi.Remote | |
class |
Methods with parameter type java.rmi.Remote | |
void | |
void | |
Remote | |
void |
Methods with return type java.rmi.Remote | |
Remote |
Classes implementing java.rmi.Remote | |
class | |
class |
Methods with parameter type java.rmi.Remote | |
void | |
ActivationID | Activatable.exportObject(Remote obj, String location, MarshalledObject data, boolean restart, int port) |
ActivationID | Activatable.exportObject(Remote obj, String location, MarshalledObject data, boolean restart, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) |
Remote | |
Remote | Activatable.exportObject(Remote obj, ActivationID id, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) |
boolean |
Methods with return type java.rmi.Remote | |
Remote | ActivationID.activate(boolean force) |
Remote | |
Remote | Activatable.exportObject(Remote obj, ActivationID id, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) |
Remote |
Methods with parameter type java.rmi.Remote | |
void | Try to bind the given object to the given service name.
|
void | Forces the binding between the given Remote-object and the given service name, even
if there was already an object bound to this name.
|
Methods with return type java.rmi.Remote | |
Remote | Looks for the remote object that is associated with the named service.
|
GNU Classpath (0.17) |