Uses of Interface
com.sun.jini.jeri.internal.runtime.DgcServer

Packages that use DgcServer
com.sun.jini.jeri.internal.runtime   
 

Uses of DgcServer in com.sun.jini.jeri.internal.runtime
 

Classes in com.sun.jini.jeri.internal.runtime that implement DgcServer
private  class ObjectTable.DgcServerImpl
           
 

Fields in com.sun.jini.jeri.internal.runtime declared as DgcServer
private  DgcServer DgcRequestDispatcher.dgcServer
           
private  DgcServer DgcClient.DgcProxyImpl.dgcServer
           
 

Methods in com.sun.jini.jeri.internal.runtime that return DgcServer
(package private)  DgcServer ObjectTable.getDgcServer(DgcRequestDispatcher dgdRD)
           
 

Constructors in com.sun.jini.jeri.internal.runtime with parameters of type DgcServer
DgcClient.DgcProxyImpl(DgcServer dgcServer)
           
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.