org.apache.synapse.transport.fix.message
Class Message
java.lang.Object
org.apache.synapse.transport.fix.message.Message
public class Message
- extends Object
Represents a FIX message.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Message
public Message()
getHeaderList
public List<Field> getHeaderList()
getTailerList
public List<Field> getTailerList()
getBodyList
public List<Field> getBodyList()
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.