Class Message
- java.lang.Object
-
- org.apache.synapse.transport.fix.message.Message
-
public class Message extends Object
Represents a FIX message.
-
-
Constructor Summary
Constructors Constructor Description Message()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Field>
getBodyList()
List<Field>
getHeaderList()
List<Field>
getTailerList()
-