Uses of Interface
org.minidns.util.ExceptionCallback
-
Packages that use ExceptionCallback Package Description org.minidns org.minidns.util -
-
Uses of ExceptionCallback in org.minidns
Methods in org.minidns with parameters of type ExceptionCallback Modifier and Type Method Description CallbackRecipient<V,E>
MiniDnsFuture. onError(ExceptionCallback<E> exceptionCallback)
-
Uses of ExceptionCallback in org.minidns.util
Methods in org.minidns.util with parameters of type ExceptionCallback Modifier and Type Method Description CallbackRecipient<V,E>
CallbackRecipient. onError(ExceptionCallback<E> exceptionCallback)
-