| Modifier and Type | Field and Description |
|---|---|
protected ElsaSerializerPojo |
ElsaObjectOutputStream.serializer |
protected ElsaSerializerPojo |
ElsaObjectInputStream.serializer |
| Modifier and Type | Method and Description |
|---|---|
ElsaSerializerPojo |
ElsaMaker.make()
Creates new serializer with configuration from this builder
|
| Modifier and Type | Method and Description |
|---|---|
static <E> E |
ElsaUtil.clone(ElsaSerializerPojo serializer,
E data) |
| Constructor and Description |
|---|
ElsaObjectInputStream(DataInput input,
ElsaSerializerPojo serializer) |
ElsaObjectOutputStream(DataOutput out,
ElsaSerializerPojo serializer) |
Copyright © 2016. All Rights Reserved.