| Package | Description |
|---|---|
| net.razorvine.pyro |
Lightweight implementation of the client side
Pyro protocol.
|
| Modifier and Type | Method and Description |
|---|---|
PyroURI |
NameServerProxy.lookup(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NameServerProxy.register(java.lang.String name,
PyroURI uri,
boolean safe) |
void |
NameServerProxy.register(java.lang.String name,
PyroURI uri,
boolean safe,
java.lang.String[] metadata) |
| Constructor and Description |
|---|
NameServerProxy(PyroURI uri) |
PyroProxy(PyroURI uri)
Create a proxy for the remote Pyro object denoted by the uri
|
PyroURI(PyroURI other) |
Copyright © 2019. All Rights Reserved.