|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITopic | |
|---|---|
| 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 ITopic in com.hazelcast.client |
|---|
| Methods in com.hazelcast.client that return ITopic | ||
|---|---|---|
|
HazelcastClientProxy.getTopic(String name)
|
|
|
HazelcastClient.getTopic(String name)
|
|
| Uses of ITopic in com.hazelcast.core |
|---|
| Methods in com.hazelcast.core that return ITopic | ||
|---|---|---|
|
HazelcastInstance.getTopic(String name)
Returns the distributed topic instance with the specified name. |
|
| Uses of ITopic in com.hazelcast.jca |
|---|
| Methods in com.hazelcast.jca that return ITopic | ||
|---|---|---|
|
HazelcastConnectionImpl.getTopic(String name)
|
|
|
HazelcastConnection.getTopic(String name)
|
|
| Uses of ITopic in com.hazelcast.jmx |
|---|
| Constructors in com.hazelcast.jmx with parameters of type ITopic | |
|---|---|
TopicMBean(ITopic managedObject,
ManagementService service)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||