|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MQConnection in com.safmq |
|---|
| Methods in com.safmq that return MQConnection | |
|---|---|
static MQConnection |
MQBuilder.buildConnection(java.net.URI uri,
java.lang.String user,
java.lang.String password)
Constructs a MQConnection |
static MQConnection |
MQBuilder.buildConnection(java.net.URI uri,
java.lang.String user,
java.lang.String password,
javax.net.ssl.SSLContext ctx)
Constructs a MQConnection |
MQConnection |
MessageQueue.getConnection()
|
| Constructors in com.safmq with parameters of type MQConnection | |
|---|---|
MessageQueue(MQConnection con,
QueueHandle que)
Constructs the MessageQueue object, from an open
handle to a message queue. |
|
MessageQueue(java.lang.String queuename,
MQConnection con)
Constructs the MessageQueue object, from the queue's name
and a connection to the queue server. |
|
|
Copyright Matthew J. Battey, 2004-2010; Powered By: |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||