Package de.bsvrz.puk.config.util.async
Interface AsyncRequestCompletion
-
public interface AsyncRequestCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
requestCompleted(AsyncRequest asyncRequest)
-
-
-
Method Detail
-
requestCompleted
void requestCompleted(AsyncRequest asyncRequest)
-
-