Prev Package | Next Package | Frames | No Frames |
Class Summary | |
AbstractCallbackHandler | |
AWTCallbackHandler | |
CertificateCallback | A callback for determining whether or not a certificate chain, the trust of which could not be established, should be accepted by an application. |
ConsoleCallbackHandler | An implementation of CallbackHandler that reads and writes
information to and from System.in and System.out . |
DefaultCallbackHandler | This trivial implementation of CallbackHandler sets its
Callback arguments to default values, with no user interaction. |
SWTCallbackHandler |