Annotation Type StaticPacket


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface StaticPacket
    This Annotation indicates that a packet can hold static data. Therefore the data will be write once.