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

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

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

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestTableOkBody
 class TestTableOkBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestTableOkBody
 TestTableOkBody MethodRegistry_8_0.createTestTableOkBody(long integerResult, byte[] stringResult)
           
 

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



Licensed to the Apache Software Foundation