| Package | Description | 
|---|---|
| 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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
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. 
 | 
Copyright © GigaSpaces.