Package com.swiftmq.tools.pipeline
Interface POCallback
-
public interface POCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onException(POObject po)
void
onSuccess(POObject po)
-