com.eurotech.framework.core.cloud
Class CloudPayloadProtoBufDecoder
java.lang.Object
com.eurotech.framework.core.cloud.CloudPayloadProtoBufDecoder
public class CloudPayloadProtoBufDecoder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudPayloadProtoBufDecoder
public CloudPayloadProtoBufDecoder(byte[] bytes)
buildFromByteArray
public EsfPayload buildFromByteArray()
throws EsfInvalidMessageException,
IOException
- Factory method to build an EsfPayload instance from a byte array.
- Parameters:
bytes
-
- Returns:
-
- Throws:
com.google.protobuf.InvalidProtocolBufferException
IOException
EsfInvalidMessageException
Copyright © 2013. All Rights Reserved.