| Package | Description | 
|---|---|
| com.caucho.burlap.client | Portable client code for using Burlap services. | 
| com.caucho.burlap.io | |
| com.caucho.hessian.client | Portable client code for using Hessian services. | 
| com.caucho.hessian.io | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BurlapProxyResolverLooks up remote objects in the proxy. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BurlapRemoteResolverLooks up remote objects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractBurlapResolverLooks up remote objects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HessianProxyResolverLooks up remote objects in the proxy. | 
| Modifier and Type | Method and Description | 
|---|---|
| HessianRemoteResolver | HessianProxyFactory. getRemoteResolver()Returns the remote resolver. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractHessianResolverLooks up remote objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| HessianRemoteResolver | AbstractHessianInput. getRemoteResolver()Sets the resolver used to lookup remote objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractHessianInput. setRemoteResolver(HessianRemoteResolver resolver)Sets the resolver used to lookup remote objects. |