public class SwingSMQ extends SMQ
Constructor and Description |
---|
SwingSMQ(java.net.URL smqUrl,
javax.net.ssl.TrustManager[] trustMgr,
javax.net.ssl.HostnameVerifier hostVerifier,
java.net.Proxy proxy,
IntfOnClose onClose)
|
Modifier and Type | Method and Description |
---|---|
void |
close(boolean flush,
IntfOnClose onClose)
See SMQ.close for details
|
connect, connected, create, create, createsub, getETid, getIpAddr, getRand, init, observe, observe, publish, publish, publish, publish, publish, publish, publish, subscribe, subscribe, subtopic2tid, tid2subtopic, tid2topic, topic2tid, unobserve, unobserve, unsubscribe, unsubscribe
public SwingSMQ(java.net.URL smqUrl, javax.net.ssl.TrustManager[] trustMgr, javax.net.ssl.HostnameVerifier hostVerifier, java.net.Proxy proxy, IntfOnClose onClose)
public void close(boolean flush, IntfOnClose onClose)