Class Response


  • public abstract class Response
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Response()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • expiration

        public long expiration
      • isReceived

        public boolean isReceived
    • Constructor Detail

      • Response

        public Response()