public class ElixirCallBackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
ElixirCallBackHandler() |
ElixirCallBackHandler(String httpProxyHost,
int httpProxyPort) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks)
Handles the callbacks, and sets the user/password detail.
|
public ElixirCallBackHandler()
public ElixirCallBackHandler(String httpProxyHost, int httpProxyPort)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlercallbacks - the callbacks to handleIOException - if an input or output error occurs.UnsupportedCallbackExceptionCopyright © 2017 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.