Class ObjectHolder

java.lang.Object
org.drasyl.pipeline.codec.ObjectHolder

public class ObjectHolder extends Object
Simple class that holds a serialized object as byte array and the corresponding class of the deserialized object.