GigaSpaces XAP 9.7.2 API

Uses of Interface
net.jini.core.constraint.RemoteMethodControl

Packages that use RemoteMethodControl
com.sun.jini.landlord This is a utility for services implementing leases. 
com.sun.jini.reggie Provides implementations of ServiceRegistrar
net.jini.core.constraint Defines constraints and collections of constraints that can be used to control method invocation, and an interface that proxies implement to allow clients to specify constraints for remote method calls. 
net.jini.discovery These are utility classes and interfaces that conform to the discovery and join protocol defined in the Jini(TM) Discovery and Join Specification
net.jini.security.proxytrust Defines a trust verifier to support verification of proxies that use dynamically downloaded code, implementation mechanisms to support the verification of such proxies, and an exporter for remote objects that have such proxies. 
 

Uses of RemoteMethodControl in com.sun.jini.landlord
 

Classes in com.sun.jini.landlord that implement RemoteMethodControl
 class ConstrainableLandlordLease
          Constrainable sub-class of LandlordLease.
 

Methods in com.sun.jini.landlord that return RemoteMethodControl
 RemoteMethodControl ConstrainableLandlordLease.setConstraints(MethodConstraints constraints)
           
 

Uses of RemoteMethodControl in com.sun.jini.reggie
 

Classes in com.sun.jini.reggie that implement RemoteMethodControl
 class ConstrainableEventLease
          EventLease subclass that supports constraints.
 

Methods in com.sun.jini.reggie that return RemoteMethodControl
 RemoteMethodControl ConstrainableEventLease.setConstraints(MethodConstraints constraints)
           
 

Uses of RemoteMethodControl in net.jini.core.constraint
 

Methods in net.jini.core.constraint that return RemoteMethodControl
 RemoteMethodControl RemoteMethodControl.setConstraints(MethodConstraints constraints)
          Returns a new copy of this proxy with the client constraints set to the specified constraints.
 

Uses of RemoteMethodControl in net.jini.discovery
 

Classes in net.jini.discovery that implement RemoteMethodControl
 class ConstrainableLookupLocator
          LookupLocator subclass which supports constraint operations through the RemoteMethodControl interface.
 

Methods in net.jini.discovery that return RemoteMethodControl
 RemoteMethodControl ConstrainableLookupLocator.setConstraints(MethodConstraints constraints)
           
 

Uses of RemoteMethodControl in net.jini.security.proxytrust
 

Constructors in net.jini.security.proxytrust with parameters of type RemoteMethodControl
ProxyTrustInvocationHandler(RemoteMethodControl main, ProxyTrust boot)
          Creates an instance with the specified main proxy and bootstrap proxy.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.