| Package | Description | 
|---|---|
| net.jini.jeri | Provides the fundamental abstractions and standard implementation
classes for Jini extensible remote invocation (Jini ERI). | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static boolean | BasicJeriTrustVerifier. checkInvocationHandlerContent(BasicInvocationHandler handler,
                             TrustVerifier.Context ctx)Returns  trueif the specified invocation handler's
 constraints and object endpoint are trusted; returnsfalseotherwise. | 
| Constructor and Description | 
|---|
| BasicInvocationHandler(BasicInvocationHandler other,
                      MethodConstraints clientConstraints)Creates a new  BasicInvocationHandlerwith the
 specified client constraints and with the sameObjectEndpointand server constraints as the given
 otherBasicInvocationHandler. |