|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMSStatsImpl | |
---|---|
org.apache.activemq | The core JMS client API implementation classes. |
org.apache.activemq.camel | Defines a JMS client which is capable of sending and receiving messages to Camel endpoints to provide Enterprise Integration Patterns integration in any JMS client application. |
Uses of JMSStatsImpl in org.apache.activemq |
---|
Methods in org.apache.activemq with parameters of type JMSStatsImpl | |
---|---|
protected ActiveMQConnection |
ActiveMQConnectionFactory.createActiveMQConnection(Transport transport,
JMSStatsImpl stats)
|
protected ActiveMQConnection |
ActiveMQXAConnectionFactory.createActiveMQConnection(Transport transport,
JMSStatsImpl stats)
|
Constructors in org.apache.activemq with parameters of type JMSStatsImpl | |
---|---|
ActiveMQConnection(Transport transport,
IdGenerator clientIdGenerator,
JMSStatsImpl factoryStats)
Construct an ActiveMQConnection |
|
ActiveMQXAConnection(Transport transport,
IdGenerator clientIdGenerator,
JMSStatsImpl factoryStats)
|
Uses of JMSStatsImpl in org.apache.activemq.camel |
---|
Methods in org.apache.activemq.camel with parameters of type JMSStatsImpl | |
---|---|
protected CamelConnection |
CamelConnectionFactory.createActiveMQConnection(Transport transport,
JMSStatsImpl stats)
|
Constructors in org.apache.activemq.camel with parameters of type JMSStatsImpl | |
---|---|
CamelConnection(Transport transport,
IdGenerator clientIdGenerator,
JMSStatsImpl factoryStats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |