|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicInvocationHandler | |
---|---|
net.jini.jeri | Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI). |
Uses of BasicInvocationHandler in net.jini.jeri |
---|
Methods in net.jini.jeri with parameters of type BasicInvocationHandler | |
---|---|
protected static boolean |
BasicJeriTrustVerifier.checkInvocationHandlerContent(BasicInvocationHandler handler,
TrustVerifier.Context ctx)
Returns true if the specified invocation handler's
constraints and object endpoint are trusted; returns
false otherwise. |
Constructors in net.jini.jeri with parameters of type BasicInvocationHandler | |
---|---|
BasicInvocationHandler(BasicInvocationHandler other,
MethodConstraints clientConstraints)
Creates a new BasicInvocationHandler with the
specified client constraints and with the same
ObjectEndpoint and server constraints as the given
other BasicInvocationHandler . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |