|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AccessException | |
| soaprmi | |
| soaprmi.registry | |
| Uses of AccessException in soaprmi |
| Methods in soaprmi that throw AccessException | |
static Remote |
Naming.lookup(java.lang.String urlToLookup)
|
static void |
Naming.bind(java.lang.String urlToBindWith,
Remote remoteObject)
|
| Uses of AccessException in soaprmi.registry |
| Methods in soaprmi.registry that throw AccessException | |
Remote |
Registry.lookup(java.lang.String name)
|
void |
Registry.bind(java.lang.String name,
Remote obj)
|
void |
Registry.unbind(java.lang.String name)
|
void |
Registry.rebind(java.lang.String name,
Remote obj)
|
java.lang.String[] |
Registry.list()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||