public class CallbackHandlerImpl extends Object implements CallbackHandler
Modifier and Type | Method and Description |
---|---|
static CallbackHandler |
getInstance() |
void |
handle(Callback[] callbacks) |
public static CallbackHandler getInstance()
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.