T - the object that will be used for transmission.public interface SyncObj<T> extends Serializable
SyncObj<T> unmarshal(byte[] payload)
payload - the object in bytes form retrieved from the medium.byte[] marshal()
Copyright © 2014. All Rights Reserved.