Uses of Interface
org.apache.qpid.framing.TestTableBody

Packages that use TestTableBody
org.apache.qpid.framing.amqp_8_0   
 

Uses of TestTableBody in org.apache.qpid.framing.amqp_8_0
 

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestTableBody
 class TestTableBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestTableBody
 TestTableBody MethodRegistry_8_0.createTestTableBody(FieldTable table, short integerOp, short stringOp)
           
 

Methods in org.apache.qpid.framing.amqp_8_0 with parameters of type TestTableBody
 boolean ClientMethodDispatcher_8_0.dispatchTestTable(TestTableBody body, int channelId)
           
 boolean ServerMethodDispatcher_8_0.dispatchTestTable(TestTableBody body, int channelId)
           
 



Licensed to the Apache Software Foundation