Package com.hierynomus.protocol
package com.hierynomus.protocol
Generic protocol layer, unaware of the protocol implemented.
Can later be split off as a library to implement different protocols on.
-
InterfacesClassDescriptionPacketData<B extends Buffer<B>>Represents the received (potentially partially deserialized) packet data.