|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQueue | |
|---|---|
| com.hazelcast.client | This package contains the serverside client functionality |
| com.hazelcast.core | Provides core API interfaces/classes. |
| com.hazelcast.jca | |
| com.hazelcast.jmx | Contains Hazelcast MBean classes. |
| Uses of IQueue in com.hazelcast.client |
|---|
| Methods in com.hazelcast.client that return IQueue | ||
|---|---|---|
|
HazelcastClientProxy.getQueue(String name)
|
|
|
HazelcastClient.getQueue(String name)
|
|
| Uses of IQueue in com.hazelcast.core |
|---|
| Methods in com.hazelcast.core that return IQueue | ||
|---|---|---|
|
HazelcastInstance.getQueue(String name)
Returns the distributed queue instance with the specified name. |
|
| Uses of IQueue in com.hazelcast.jca |
|---|
| Methods in com.hazelcast.jca that return IQueue | ||
|---|---|---|
|
HazelcastConnectionImpl.getQueue(String name)
|
|
|
HazelcastConnection.getQueue(String name)
|
|
| Uses of IQueue in com.hazelcast.jmx |
|---|
| Constructors in com.hazelcast.jmx with parameters of type IQueue | |
|---|---|
QueueMBean(IQueue managedObject,
ManagementService service)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||