com.eurotech.framework.core.cloud
Class CloudPayloadGZipEncoder

java.lang.Object
  extended by com.eurotech.framework.core.cloud.CloudPayloadGZipEncoder
All Implemented Interfaces:
CloudPayloadEncoder

public class CloudPayloadGZipEncoder
extends Object
implements CloudPayloadEncoder


Constructor Summary
CloudPayloadGZipEncoder(CloudPayloadEncoder decorated)
           
 
Method Summary
 byte[] getBytes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloudPayloadGZipEncoder

public CloudPayloadGZipEncoder(CloudPayloadEncoder decorated)
Method Detail

getBytes

public byte[] getBytes()
                throws IOException
Specified by:
getBytes in interface CloudPayloadEncoder
Throws:
IOException


Copyright © 2013. All Rights Reserved.