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

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

Uses of FiddlerProxy in com.sun.jini.fiddler
 

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

Fields in com.sun.jini.fiddler declared as FiddlerProxy
private  FiddlerProxy FiddlerImpl.outerProxy
          The outer (smart) proxy to this server
 

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



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