Package com.swiftmq.impl.jms.standard
Interface VersionedJMSConnection
- All Known Implementing Classes:
JMSConnection
public interface VersionedJMSConnection
-
Method Details
-
getInboundHandler
InboundHandler getInboundHandler() -
sendReply
void sendReply(Reply reply) -
collect
void collect(long lastCollectTime) -
close
void close()
-