Class Settings.SerializerSettings

  • Enclosing class:
    Settings

    public static class Settings.SerializerSettings
    extends Object
    • Field Detail

      • className

        public String className
        The fully qualified class name of the MessageSerializer that will be used to communicate with the server. Note that the serializer configured on the client should be supported by the server configuration. By default the setting is configured to GraphBinaryMessageSerializerV4.
    • Constructor Detail

      • SerializerSettings

        public SerializerSettings()