|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetProxy | |
---|---|
com.sun.jini.norm | Provides implementations of LeaseRenewalService . |
Uses of SetProxy in com.sun.jini.norm |
---|
Subclasses of SetProxy in com.sun.jini.norm | |
---|---|
(package private) static class |
SetProxy.ConstrainableSetProxy
Defines a subclass of SetProxy that implements RemoteMethodControl. |
Fields in com.sun.jini.norm declared as SetProxy | |
---|---|
private SetProxy |
LeaseSet.WarningFactory.proxy
The source for the event |
Methods in com.sun.jini.norm that return SetProxy | |
---|---|
(package private) static SetProxy |
SetProxy.create(NormServer server,
Uuid id,
Lease lease)
Creates a lease set proxy, returning an instance that implements RemoteMethodControl if the server does. |
private SetProxy |
LeaseSet.newSetProxy()
Create a new SetProxy for this set that has a lease with the current expiration |
(package private) SetProxy |
NormServerBaseImpl.newSetProxy(LeaseSet set)
Method used by LeaseSet when it needs to cons up
a SetProxy with an up-to-date Lease. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |