JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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)
Method Details
onSuccess
void
onSuccess
(
POObject
po)
onException
void
onException
(
POObject
po)