FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.communication.MessageSerializedSimple< T extends Serializable > Member List

This is the complete list of members for frodo2.communication.MessageSerializedSimple< T extends Serializable >, including all inherited members.

datafrodo2.communication.MessageSerializedSimple< T extends Serializable >private
data_lockfrodo2.communication.MessageSerializedSimple< T extends Serializable >private
deserializeRawData()frodo2.communication.MessageSerializedSimple< T extends Serializable >
fakeSerialize()frodo2.communication.Message
finalize()frodo2.communication.MessageWithRawDataprotected
getData()frodo2.communication.MessageSerializedSimple< T extends Serializable >
getHandler()frodo2.communication.MessageWithRawData
getRawData()frodo2.communication.MessageWithRawData
getType()frodo2.communication.Message
handlerfrodo2.communication.MessageWithRawDataprotected
Message(MessageType type)frodo2.communication.Message
Message()frodo2.communication.Message
MessageSerializedSimple()frodo2.communication.MessageSerializedSimple< T extends Serializable >
MessageSerializedSimple(MessageType type, T data)frodo2.communication.MessageSerializedSimple< T extends Serializable >
MessageWithRawData()frodo2.communication.MessageWithRawData
MessageWithRawData(MessageType type)frodo2.communication.MessageWithRawData
rawDataHandler_lockfrodo2.communication.MessageWithRawDataprivate
readExternal(ObjectInput in)frodo2.communication.MessageWithRawData
serializeRawData(ObjectOutputStream output)frodo2.communication.MessageSerializedSimple< T extends Serializable >
setData(T data)frodo2.communication.MessageSerializedSimple< T extends Serializable >private
setHandler(RawDataHandler handler)frodo2.communication.MessageWithRawData
toString()frodo2.communication.Message
typefrodo2.communication.Messageprotected
writeExternal(ObjectOutput out)frodo2.communication.MessageWithRawData