Package | Description |
---|---|
org.apache.axis.transport.jms |
Modifier and Type | Field and Description |
---|---|
protected JMSConnector.SyncConnection |
JMSConnector.m_sendConnection |
Modifier and Type | Method and Description |
---|---|
protected JMSConnector.SyncConnection |
TopicConnector.createSyncConnection(ConnectionFactory factory,
Connection connection,
int numSessions,
String threadName,
String clientID,
String username,
String password) |
protected JMSConnector.SyncConnection |
QueueConnector.createSyncConnection(ConnectionFactory factory,
Connection connection,
int numSessions,
String threadName,
String clientID,
String username,
String password) |
protected abstract JMSConnector.SyncConnection |
JMSConnector.createSyncConnection(ConnectionFactory factory,
Connection connection,
int numSessions,
String threadName,
String clientID,
String username,
String password) |
Copyright © The Apache Software Foundation. All Rights Reserved.