Class MapNotifySerializer


  • public final class MapNotifySerializer
    extends java.lang.Object
    This class deals with serializing map notify from the java object to udp.
    • Method Detail

      • serialize

        public java.nio.ByteBuffer serialize​(MapNotify mapNotify)
      • deserialize

        public MapNotify deserialize​(java.nio.ByteBuffer notifyBuffer)