public class cMsgQueue
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
cMsgQueue.getCB
Inner class to implement sendAndGet() callback.
|
(package private) static class |
cMsgQueue.subscribeCB
Inner class to implement subscribe callback.
|
Constructor and Description |
---|
cMsgQueue() |
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.String |
getBlobName(java.sql.Connection conn)
Gets blob name for this particular database.
|
static void |
main(java.lang.String[] args) |