Class PORemoveObject
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.routing.single.manager.po.PORemoveObject
public class PORemoveObject
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
ConstructorsConstructorDescriptionPORemoveObject(com.swiftmq.tools.pipeline.POCallback callback, com.swiftmq.tools.concurrent.Semaphore semaphore, RoutingConnection connection) -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
PORemoveObject
public PORemoveObject(com.swiftmq.tools.pipeline.POCallback callback, com.swiftmq.tools.concurrent.Semaphore semaphore, RoutingConnection connection)
-
-
Method Details
-
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor visitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
getConnection
-
toString
-