Package 

Object StreamPayloadParser

  • All Implemented Interfaces:

    
    public class StreamPayloadParser
    
                        

    Helper class for parsing the payload of a push message.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Map<String, Object> parse(String json) Parses the json string into a Map of String to Any.
      • Methods inherited from class java.lang.Object

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