org.apache.qpid.client.message
Class FieldTableSupport
java.lang.Object
org.apache.qpid.client.message.FieldTableSupport
public class FieldTableSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldTableSupport
public FieldTableSupport()
convertToFieldTable
public static org.apache.qpid.framing.FieldTable convertToFieldTable(Map<String,?> props)
convertToMap
public static Map<String,Object> convertToMap(org.apache.qpid.framing.FieldTable ft)
Licensed to the Apache Software Foundation