| Package | Description |
|---|---|
| net.razorvine.pyro |
Lightweight implementation of the client side
Pyro protocol.
|
| Modifier and Type | Method and Description |
|---|---|
PyroURI |
NameServerProxy.lookup(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NameServerProxy.register(String name,
PyroURI uri,
boolean safe) |
void |
NameServerProxy.register(String name,
PyroURI uri,
boolean safe,
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 © 2016. All Rights Reserved.