| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExtendedObjectCodec> |
GraniteConfig.getJmfExtendedCodecs() |
| Modifier and Type | Class and Description |
|---|---|
class |
IndirectListCodec |
class |
IndirectMapCodec |
class |
IndirectSetCodec |
| Modifier and Type | Method and Description |
|---|---|
ExtendedObjectCodec[] |
EclipseLinkCodecService.getExtensions() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPersistentCollectionCodec<H extends org.hibernate.collection.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,
java.lang.String className) |
ExtendedObjectCodec |
DefaultCodecRegistry.findExtendedDecoder(ExtendedObjectInput in,
java.lang.String className) |
ExtendedObjectCodec |
CodecRegistry.findExtendedEncoder(ExtendedObjectOutput out,
java.lang.Object v) |
ExtendedObjectCodec |
DefaultCodecRegistry.findExtendedEncoder(ExtendedObjectOutput out,
java.lang.Object v) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExtendedObjectCodec> |
CodecExtensionFactory.getCodecs() |
| Constructor and Description |
|---|
DefaultCodecRegistry(java.util.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() |