|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdGenerator | |
|---|---|
| org.apache.activemq | The core JMS client API implementation classes. |
| Uses of IdGenerator in org.apache.activemq |
|---|
| Methods in org.apache.activemq that return IdGenerator | |
|---|---|
protected IdGenerator |
ActiveMQConnectionFactory.getClientIdGenerator()
|
protected IdGenerator |
ActiveMQConnectionFactory.getConnectionIdGenerator()
|
| Methods in org.apache.activemq with parameters of type IdGenerator | |
|---|---|
protected void |
ActiveMQConnectionFactory.setClientIdGenerator(IdGenerator clientIdGenerator)
|
protected void |
ActiveMQConnectionFactory.setConnectionIdGenerator(IdGenerator connectionIdGenerator)
|
| Constructors in org.apache.activemq with parameters of type IdGenerator | |
|---|---|
ActiveMQConnection(Transport transport,
IdGenerator clientIdGenerator,
IdGenerator connectionIdGenerator,
JMSStatsImpl factoryStats)
Construct an ActiveMQConnection |
|
ActiveMQXAConnection(Transport transport,
IdGenerator clientIdGenerator,
IdGenerator connectionIdGenerator,
JMSStatsImpl factoryStats)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||