public static class ByteArraySerializer.Factory extends Object implements SerializerFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
Serializer |
create() |
ObjectByteWriter |
createForGlobalWriter() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createForSocket
public Serializer create()
create
in interface SerializerFactory
public ObjectByteWriter createForGlobalWriter()
createForGlobalWriter
in interface SerializerFactory
Copyright © 2016. All Rights Reserved.