| Package | Description |
|---|---|
| org.granite.config | |
| org.granite.hibernate.jmf | |
| org.granite.hibernate4.jmf | |
| org.granite.messaging.jmf | |
| org.granite.messaging.jmf.codec | |
| org.granite.spring.data |
| Modifier and Type | Method and Description |
|---|---|
List<ExtendedObjectCodec> |
GraniteConfig.getJmfExtendedCodecs() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPersistentCollectionCodec<H extends PersistentCollection> |
class |
EntityCodec |
class |
PersistentBagCodec |
class |
PersistentListCodec |
class |
PersistentMapCodec |
class |
PersistentSetCodec |
class |
PersistentSortedMapCodec |
class |
PersistentSortedSetCodec |
| Modifier and Type | Method and Description |
|---|---|
ExtendedObjectCodec[] |
Hibernate3CodecService.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedObjectCodec[] |
Hibernate4CodecService.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedObjectCodec |
CodecRegistry.findExtendedDecoder(ExtendedObjectInput in,
String className) |
ExtendedObjectCodec |
DefaultCodecRegistry.findExtendedDecoder(ExtendedObjectInput in,
String className) |
ExtendedObjectCodec |
CodecRegistry.findExtendedEncoder(ExtendedObjectOutput out,
Object v) |
ExtendedObjectCodec |
DefaultCodecRegistry.findExtendedEncoder(ExtendedObjectOutput out,
Object v) |
| Modifier and Type | Method and Description |
|---|---|
List<ExtendedObjectCodec> |
CodecExtensionFactory.getCodecs() |
| Constructor and Description |
|---|
DefaultCodecRegistry(List<ExtendedObjectCodec> extendedCodecs) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedObjectCodec[] |
ExtendedObjectCodecService.getExtensions() |
| Modifier and Type | Class and Description |
|---|---|
class |
PageableCodec |
| Modifier and Type | Method and Description |
|---|---|
ExtendedObjectCodec[] |
PageableCodecService.getExtensions() |