| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DbClient | |
| com.sleepycat.db | Java API programming notes [reference guide] | 
| Uses of DbClient in com.sleepycat.db | 
| Methods in com.sleepycat.db with parameters of type DbClient | |
|  void | DbEnv.set_rpc_server(DbClient client,
               String host,
               long cl_timeout,
               long sv_timeout,
               int flags)Deprecated. As of Berkeley DB 4.2, replaced by DbEnv.setRpcServer(DbClient,String,long,long,int) | 
|  void | DbEnv.setRpcServer(DbClient client,
             String host,
             long cl_timeout,
             long sv_timeout,
             int flags)Establishes a connection for this dbenv to a RPC server. | 
| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||