|
Parsing Engine | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
InvocationHandler
objects with static factory
methods to provide proxy instances.
See:
Description
Class Summary | |
---|---|
Reconnect | An invocation handler for which proxy instances may be constructed for RMI clients such that the RMI server will be re-gotten from the bootstrap registry in the event of method failure. |
Retry | An invocation handler for which proxy instances may be constructed for RMI clients such that if a remote method fails, the method will be re-invoked repeatedly until success. |
Contains various InvocationHandler
objects with static factory
methods to provide proxy instances.
Proxy
,
InvocationHandler
|
Parsing Engine | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |