Package 

Class ResponseDeserializer

    • Method Summary

      Modifier and Type Method Description
      abstract Response deserialize() Deserialize method to implement in the child class
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • deserialize

         abstract Response deserialize()

        Deserialize method to implement in the child class