com.eurotech.framework.core.cloud
Interface CloudPayloadEncoder

All Known Implementing Classes:
CloudPayloadGZipEncoder, CloudPayloadProtoBufEncoder

public interface CloudPayloadEncoder

Common interface for the PayloadEncoders


Method Summary
 byte[] getBytes()
           
 

Method Detail

getBytes

byte[] getBytes()
                throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.