| Package | Description |
|---|---|
| org.exoplatform.commons.serialization | |
| org.exoplatform.commons.serialization.api.factory |
| Modifier and Type | Method and Description |
|---|---|
<O> ObjectFactory<? super O> |
SerializationContext.getFactory(Class<O> type) |
| Modifier and Type | Method and Description |
|---|---|
<O> void |
SerializationContext.addFactory(ObjectFactory<O> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectFactory |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.