Package org.km3net.clb.remote.stack
Class SRPPacket
- java.lang.Object
-
- org.km3net.clb.remote.stack.SRPPacket
-
public class SRPPacket extends java.lang.Object
SRPPacket is used for caching.
-
-
Field Summary
Fields Modifier and Type Field Description byte[]
data
int
id
long
resendTimeout
int
sendCount
-
Constructor Summary
Constructors Constructor Description SRPPacket()
-