Interface Handler
- All Superinterfaces:
com.swiftmq.net.client.InboundHandler
- All Known Implementing Classes:
AMQPHandler, AMQPHandler, SASLHandler
public interface Handler
extends com.swiftmq.net.client.InboundHandler
-
Method Details
-
getVersion
String getVersion() -
collect
void collect(long lastCollect) -
close
void close()
-