java.lang.Object
org.nustaq.kontraktor.remoting.encoding.Coding
All Implemented Interfaces:
java.io.Serializable

public class Coding
extends java.lang.Object
implements java.io.Serializable
Created by ruedi on 26.10.14. umh .. unfinished concept of custom serializers
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    Coding​(SerializerType coding)  
    Coding​(SerializerType coding, java.lang.Class... crossPlatformShortClazzNames)  
  • Method Summary

    Modifier and Type Method Description
    org.nustaq.serialization.FSTConfiguration createConf()  
    SerializerType getCoding()  
    java.lang.Class[] getCrossPlatformShortClazzNames()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait