Package it.ipzs.cieid
Interface Middleware.ProgressCallBack
-
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing interface:
- Middleware
public static interface Middleware.ProgressCallBack extends com.sun.jna.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
invoke(int progress, java.lang.String message)
-