Package pyamf :: Package flex :: Module messaging :: Class AcknowledgeMessageExt
[hide private]
[frames] | no frames]

Class AcknowledgeMessageExt

source code


An AcknowledgeMessage, but implementing ISmallMessage.


Since: 0.5

Nested Classes [hide private]
  __amf__
Instance Methods [hide private]

Inherited from AcknowledgeMessage: __readamf__, __writeamf__, getSmallMessage

Inherited from AsyncMessage: __init__

Inherited from AbstractMessage: __repr__, decodeSmallAttribute, encodeSmallAttribute

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Variables [hide private]

Inherited from AcknowledgeMessage: ERROR_HINT_HEADER

Inherited from AsyncMessage: SUBTOPIC_HEADER

Inherited from AbstractMessage: DESTINATION_CLIENT_ID_HEADER, ENDPOINT_HEADER, REMOTE_CREDENTIALS_HEADER, REQUEST_TIMEOUT_HEADER, SMALL_ATTRIBUTES, SMALL_ATTRIBUTE_FLAGS, SMALL_UUIDS, SMALL_UUID_FLAGS

Instance Variables [hide private]

Inherited from AsyncMessage: correlationId

Inherited from AbstractMessage: body, clientId, destination, headers, messageId, timeToLive, timestamp

Properties [hide private]

Inherited from object: __class__