Class JSONSerializer

java.lang.Object
io.crossbar.autobahn.wamp.interfaces.ISerializer
io.crossbar.autobahn.wamp.serializers.JSONSerializer

public class JSONSerializer
extends ISerializer
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String NAME  
    static int RAWSOCKET_SERIALIZER_ID  

    Fields inherited from class io.crossbar.autobahn.wamp.interfaces.ISerializer

    mapper
  • Constructor Summary

    Constructors 
    Constructor Description
    JSONSerializer()  
  • Method Summary

    Modifier and Type Method Description
    boolean isBinary()  

    Methods inherited from class io.crossbar.autobahn.wamp.interfaces.ISerializer

    convertValue, convertValue, serialize, unserialize

    Methods inherited from class java.lang.Object

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