18#ifndef _CMS_OBJECTMESSAGE_H_
19#define _CMS_OBJECTMESSAGE_H_
Root of all messages.
Definition Message.h:88
Place holder for interaction with JMS systems that support Java, the C++ client is not responsible fo...
Definition ObjectMessage.h:36
virtual std::vector< unsigned char > getObjectBytes() const =0
Returns the byte array containing the serialized form of the transmitted Object.
virtual void setObjectBytes(const std::vector< unsigned char > &bytes)=0
Sets the payload bytes the represent the Object being transmitted.
#define CMS_API
Definition Config.h:31
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition DestinationResolver.h:23