|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FiddlerAdmin | |
---|---|
com.sun.jini.fiddler | Provides the server side of an implementation of the lookup discovery service
(see ). |
Uses of FiddlerAdmin in com.sun.jini.fiddler |
---|
Subinterfaces of FiddlerAdmin in com.sun.jini.fiddler | |
---|---|
(package private) interface |
Fiddler
This interface defines the private protocol between the client-side proxy and the server of a lookup discovery service. |
Classes in com.sun.jini.fiddler that implement FiddlerAdmin | |
---|---|
(package private) class |
ActivatableFiddlerImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Fiddler that is activatable, and which will
log its state information to persistent storage. |
(package private) class |
FiddlerAdminProxy
This class is a proxy providing access to the methods of an implementation of the lookup discovery service which allow the administration of the service. |
(package private) static class |
FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
The constrainable version of the class FiddlerAdminProxy . |
(package private) class |
FiddlerImpl
This class is the server side of an implementation of the lookup discovery service. |
(package private) class |
NonActivatableFiddlerImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Fiddler that is not activatable, but which
will log its state information to persistent storage. |
(package private) class |
TransientFiddlerImpl
Convenience class intended for use with the ServiceStarter framework to start
a transient (non-activatable, non-persistent) implementation
of Fiddler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |