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