Class SRPPacket


  • public class SRPPacket
    extends java.lang.Object
    SRPPacket is used for caching.
    • Constructor Summary

      Constructors 
      Constructor Description
      SRPPacket()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • resendTimeout

        public long resendTimeout
      • sendCount

        public int sendCount
      • id

        public int id
      • data

        public byte[] data
    • Constructor Detail

      • SRPPacket

        public SRPPacket()