| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
Serialization.serialize(URL url,
OutputStream output)
create serializer
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastJsonObjectOutput
JsonObjectOutput
|
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
FastJsonSerialization.serialize(URL url,
OutputStream output) |
| Modifier and Type | Class and Description |
|---|---|
class |
FstObjectOutput |
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
FstSerialization.serialize(URL url,
OutputStream out) |
| Modifier and Type | Class and Description |
|---|---|
class |
Hessian2ObjectOutput
Hessian2 Object output.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
Hessian2Serialization.serialize(URL url,
OutputStream out) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaObjectOutput
Java Object output.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
JavaSerialization.serialize(URL url,
OutputStream out) |
ObjectOutput |
CompactedJavaSerialization.serialize(URL url,
OutputStream out) |
| Modifier and Type | Class and Description |
|---|---|
class |
KryoObjectOutput |
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
KryoSerialization.serialize(URL url,
OutputStream out) |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeJavaObjectOutput |
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
NativeJavaSerialization.serialize(URL url,
OutputStream output) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.