Class OutboundWriter
java.lang.Object
com.swiftmq.impl.jms.standard.v750.OutboundWriter
- All Implemented Interfaces:
com.swiftmq.swiftlet.timer.event.TimerListener, com.swiftmq.tools.requestreply.ReplyHandler, EventListener
public class OutboundWriter
extends Object
implements com.swiftmq.tools.requestreply.ReplyHandler, com.swiftmq.swiftlet.timer.event.TimerListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()com.swiftmq.swiftlet.threadpool.EventLoopvoidperformReply(com.swiftmq.tools.requestreply.Reply reply) void
-
Method Details
-
getEventLoop
public com.swiftmq.swiftlet.threadpool.EventLoop getEventLoop() -
performReply
public void performReply(com.swiftmq.tools.requestreply.Reply reply) - Specified by:
performReplyin interfacecom.swiftmq.tools.requestreply.ReplyHandler
-
performTimeAction
public void performTimeAction()- Specified by:
performTimeActionin interfacecom.swiftmq.swiftlet.timer.event.TimerListener
-
close
public void close()
-