Package org.cef.callback
Interface CefCallback
-
public interface CefCallbackGeneric callback interface used for asynchronous continuation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Cancel processing.voidContinue()Continue processing.
-