| Package | Description |
|---|---|
| com.caucho.burlap.client |
Portable client code for using Burlap services.
|
| Modifier and Type | Field and Description |
|---|---|
private BurlapProxyFactory |
BurlapProxy._factory |
private BurlapProxyFactory |
BurlapProxyResolver.factory |
| Constructor and Description |
|---|
BurlapProxy(BurlapProxyFactory factory,
java.net.URL url) |
BurlapProxyResolver(BurlapProxyFactory factory)
Creates an uninitialized Burlap remote resolver.
|