ObjectMarshaller

org.beangle.serializer.text.marshal.ObjectMarshaller$
object ObjectMarshaller extends Marshaller[Object]

Attributes

Graph
Supertypes
trait Marshaller[Object]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def marshal(source: Object, writer: StreamWriter, context: MarshallingContext): Unit

Attributes

Definition Classes
override def support(clazz: Class[_]): Boolean

Attributes

Definition Classes

Inherited methods

def extractOption(item: Any): Any

Attributes

Inherited from:
Marshaller

Attributes

Inherited from:
Marshaller