Uses of Class java.rmi.AccessException

Uses in package gnu.java.rmi.registry

Methods which throw type java.rmi.AccessException

void
void
RegistryImpl_Stub.bind(String $param_0, Remote $param_1)
String[]
String[]
Remote
Find and return the reference to the object that was previously bound to the registry by this name.
Remote
void
void
RegistryImpl_Stub.rebind(String $param_0, Remote $param_1)
void
void

Uses in package java.rmi.registry

Methods which throw type java.rmi.AccessException

void
Registry.bind(String name, Remote obj)
String[]
Remote
Find and return the reference to the object that was previously bound to the registry by this name.
void
void