Package | Description |
---|---|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.nio.serialization |
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
|
com.hazelcast.spring.context |
Modifier and Type | Method and Description |
---|---|
ManagedContext |
ClientConfig.getManagedContext() |
Modifier and Type | Method and Description |
---|---|
ClientConfig |
ClientConfig.setManagedContext(ManagedContext managedContext) |
Modifier and Type | Method and Description |
---|---|
ManagedContext |
Config.getManagedContext() |
Modifier and Type | Method and Description |
---|---|
Config |
Config.setManagedContext(ManagedContext managedContext) |
Modifier and Type | Method and Description |
---|---|
ManagedContext |
SerializationServiceImpl.getManagedContext() |
ManagedContext |
SerializationService.getManagedContext() |
ManagedContext |
PortableContext.getManagedContext() |
Modifier and Type | Method and Description |
---|---|
SerializationServiceBuilder |
SerializationServiceBuilder.setManagedContext(ManagedContext managedContext) |
Modifier and Type | Class and Description |
---|---|
class |
SpringManagedContext |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.