|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallbackHandler | |
org.globus.gram | This library is a full implementation of the GRAM client API. |
Uses of CallbackHandler in org.globus.gram |
Methods in org.globus.gram that return CallbackHandler | |
static CallbackHandler |
Gram.deactivateCallbackHandler(GSSCredential cred)
Deactivates a callback handler for a given credential. |
Methods in org.globus.gram with parameters of type CallbackHandler | |
static void |
Gram.registerListener(GramJob job,
CallbackHandler handler)
|
static void |
Gram.unregisterListener(GramJob job,
CallbackHandler handler)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |