Package com.latencybusters.pdm

Class Summary
PDMDecimal A representation of a decimal with an exponent and mantissa
PDMDefinition The message definition class that needs to be populated and finalized before using in a PDMMessage
PDMDefinitionCache A cache to store PDMDefinitions by their id and version
PDMDeserializer Used to deserialize bytes into the appropriate type
PDMField A field is element in the message that contains the value and a reference back to the field information that was created in the PDMDefinition
PDMFieldInfo A handle to field information returned from a PDMDefinition that is used when adding a field value to a PDMMessage.
PDMFieldIterator The PDMFieldIterator is used to iterate through each PDMField in a PDMMessage.
PDMMessage A PDM message consists of a definition and the corresponding optional and required fields as specified by the definition.
PDMSerializer Used to serialize a type into an array of bytes
PDMTimestamp A representation of a PDMTimestamp with the number of seconds and microseconds since the epoch
 

Enum Summary
PDMFieldType PDMFieldType enumeration used when adding field information to a PDMDefinition.
 

Exception Summary
PDMException An exception class thrown by the PDM library.
 



All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.