public static class JavaSerializer.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, waitcreateForSocketpublic Serializer create()
create in interface SerializerFactorypublic ObjectByteWriter createForGlobalWriter()
createForGlobalWriter in interface SerializerFactoryCopyright © 2016. All Rights Reserved.