|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint | |
|---|---|
| com.hazelcast.client | This package contains the serverside client functionality |
| com.hazelcast.core | Provides core API interfaces/classes. |
| Uses of Endpoint in com.hazelcast.client |
|---|
| Classes in com.hazelcast.client that implement Endpoint | |
|---|---|
class |
ClientEndpoint
|
class |
ClientImpl
|
| Uses of Endpoint in com.hazelcast.core |
|---|
| Subinterfaces of Endpoint in com.hazelcast.core | |
|---|---|
interface |
Client
Client interface allows to get information about a connected clients socket address, type and uuid. |
interface |
Member
Cluster member interface. |
| Methods in com.hazelcast.core that return Endpoint | |
|---|---|
Endpoint |
HazelcastInstance.getLocalEndpoint()
Returns the local Endpoint which this HazelcastInstance is belongs to. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||