GigaSpaces XAP 8.0 API

Uses of Class
net.jini.core.constraint.Integrity

Packages that use Integrity
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. 
 

Uses of Integrity in net.jini.core.constraint
 

Fields in net.jini.core.constraint declared as Integrity
static Integrity Integrity.NO
          Do not detect when message contents have been altered by third parties.
static Integrity Integrity.YES
          Detect when message contents (both requests and replies) have been altered by third parties, and if detected, refuse to process the message and throw an exception.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.