Klasse ClusterServiceBroadcastMessage
java.lang.Object
org.teamapps.message.protocol.message.Message
org.teamapps.cluster.message.protocol.ClusterServiceBroadcastMessage
public class ClusterServiceBroadcastMessage
extends org.teamapps.message.protocol.message.Message
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungClusterServiceBroadcastMessage(byte[] bytes) ClusterServiceBroadcastMessage(byte[] bytes, org.teamapps.message.protocol.file.FileDataReader fileDataReader) ClusterServiceBroadcastMessage(DataInputStream dis, org.teamapps.message.protocol.file.FileDataReader fileDataReader) ClusterServiceBroadcastMessage(String xml, org.teamapps.message.protocol.file.FileDataReader fileDataReader) ClusterServiceBroadcastMessage(org.teamapps.message.protocol.message.Message message, org.teamapps.message.protocol.model.ModelCollection modelCollection) ClusterServiceBroadcastMessage(Element element, org.teamapps.message.protocol.file.FileDataReader fileDataReader) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.teamapps.message.protocol.message.Messagestatic org.teamapps.message.protocol.model.PojoObjectDecoder<ClusterServiceBroadcastMessage>static org.teamapps.message.protocol.model.MessageModelstatic org.teamapps.message.protocol.model.ModelCollectionremap(org.teamapps.message.protocol.message.Message message) setMessage(org.teamapps.message.protocol.message.Message value) setMethodName(String value) setServiceName(String value) Von Klasse geerbte Methoden org.teamapps.message.protocol.message.Message
addReference, deleteAllEmbeddedFiles, equals, explain, getAttribute, getAttributeKey, getAttributes, getBitSetAttribute, getBooleanAttribute, getByteArrayAttribute, getByteAttribute, getDateAttribute, getDateTimeAttribute, getDoubleArrayAttribute, getDoubleAttribute, getFile, getFileData, getFileDataFileLength, getFileDataFileName, getFloatArrayAttribute, getFloatAttribute, getGenericMessageAttribute, getIntArrayAttribute, getIntAttribute, getLongArrayAttribute, getLongAttribute, getMessageDefName, getMessageDefUuid, getModel, getRecordCreatedBy, getRecordCreationDate, getRecordId, getRecordModificationDate, getRecordModifiedBy, getReferencedObject, getReferencedObjectAsType, getReferencedObjects, getReferencedObjectsAsType, getStringArrayAttribute, getStringAttribute, getTimeAttribute, getTimestampAttribute, hashCode, readMessageUuid, readXml, removeField, setAttribute, setBitSetAttribute, setBooleanAttribute, setByteArrayAttribute, setByteAttribute, setDateAttribute, setDateTimeAttribute, setDefaultValues, setDoubleArrayAttribute, setDoubleAttribute, setFileData, setFileData, setFileData, setFloatArrayAttribute, setFloatAttribute, setGenericMessageAttribute, setIntArrayAttribute, setIntAttribute, setLongArrayAttribute, setLongAttribute, setRecordCreatedBy, setRecordCreationDate, setRecordId, setRecordModificationDate, setRecordModifiedBy, setReferencedObject, setReferencedObjectAsType, setReferencedObjects, setReferencedObjectsAsType, setStringArrayAttribute, setStringAttribute, setTimeAttribute, setTimestampAttribute, toBytes, toBytes, toBytes, toString, toXml, toXml, toXml, write, write
-
Felddetails
-
OBJECT_UUID
- Siehe auch:
-
-
Konstruktordetails
-
ClusterServiceBroadcastMessage
public ClusterServiceBroadcastMessage() -
ClusterServiceBroadcastMessage
public ClusterServiceBroadcastMessage(org.teamapps.message.protocol.message.Message message, org.teamapps.message.protocol.model.ModelCollection modelCollection) -
ClusterServiceBroadcastMessage
- Löst aus:
IOException
-
ClusterServiceBroadcastMessage
public ClusterServiceBroadcastMessage(DataInputStream dis, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException - Löst aus:
IOException
-
ClusterServiceBroadcastMessage
- Löst aus:
IOException
-
ClusterServiceBroadcastMessage
public ClusterServiceBroadcastMessage(byte[] bytes, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException - Löst aus:
IOException
-
ClusterServiceBroadcastMessage
public ClusterServiceBroadcastMessage(Element element, org.teamapps.message.protocol.file.FileDataReader fileDataReader) -
ClusterServiceBroadcastMessage
public ClusterServiceBroadcastMessage(String xml, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws Exception - Löst aus:
Exception
-
-
Methodendetails
-
getMessageDecoder
public static org.teamapps.message.protocol.model.PojoObjectDecoder<ClusterServiceBroadcastMessage> getMessageDecoder() -
getMessageModel
public static org.teamapps.message.protocol.model.MessageModel getMessageModel() -
getModelCollection
public static org.teamapps.message.protocol.model.ModelCollection getModelCollection() -
remap
public static ClusterServiceBroadcastMessage remap(org.teamapps.message.protocol.message.Message message) -
getServiceName
-
setServiceName
-
getMethodName
-
setMethodName
-
getMessage
public org.teamapps.message.protocol.message.Message getMessage() -
setMessage
public ClusterServiceBroadcastMessage setMessage(org.teamapps.message.protocol.message.Message value)
-