Uses of Class
com.sun.jini.fiddler.FiddlerAdminProxy

Packages that use FiddlerAdminProxy
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
 

Uses of FiddlerAdminProxy in com.sun.jini.fiddler
 

Subclasses of FiddlerAdminProxy in com.sun.jini.fiddler
(package private) static class FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
          The constrainable version of the class FiddlerAdminProxy.
 

Fields in com.sun.jini.fiddler declared as FiddlerAdminProxy
private  FiddlerAdminProxy FiddlerImpl.adminProxy
          The admin proxy to this server
 

Methods in com.sun.jini.fiddler that return FiddlerAdminProxy
static FiddlerAdminProxy FiddlerAdminProxy.createAdminProxy(Fiddler server, Uuid proxyID)
          Public static factory method that creates and returns an instance of FiddlerAdminProxy.
 



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