Package | Description |
---|---|
com.streamscape.omf.java | |
com.streamscape.omf.json | |
com.streamscape.omf.json.jackson | |
com.streamscape.omf.serializer | |
com.streamscape.omf.xml | |
com.streamscape.sef.dispatcher |
Modifier and Type | Class and Description |
---|---|
class |
JSerializer
Title: Object Mediation Framework
|
Modifier and Type | Method and Description |
---|---|
Serializer |
JSONSerializerFactory.createSerializer(java.lang.String name,
ObjectMediationAliasManager aliasMgr) |
Modifier and Type | Class and Description |
---|---|
class |
JSONSerializer
Title: Object Mediation Framework
|
Modifier and Type | Interface and Description |
---|---|
interface |
TextSerializer
Title: Object Mediation Framework
|
Modifier and Type | Class and Description |
---|---|
class |
com.streamscape.omf.serializer.AbstractSerializer
Title: Object Mediation Framework
|
Modifier and Type | Method and Description |
---|---|
Serializer |
SerializerFactory.createSerializer(java.lang.String name)
Creates an instance of a named Serializer and returns a reference to it.
|
Serializer |
SerializerFactory.createSerializer(java.lang.String name,
ObjectMediationAliasManager aliasManager)
Creates an instance of a named Serializer, passing an
AliasManager
instance to it and returns a reference to it. |
Serializer |
SerializerFactory.getDefaultSerializer()
Returns the default serializer for this factory.
|
Serializer |
SerializerFactory.lookupSerializer(java.lang.String name)
Returns a reference to the named serializer instance.
|
Modifier and Type | Class and Description |
---|---|
class |
XSerializer
Title: Object Mediation Framework
|
Modifier and Type | Class and Description |
---|---|
class |
com.streamscape.sef.dispatcher.AbstractJSerializer
Title: Service Event Fabric Core
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.