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

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

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

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestIntegerOkBody
 class TestIntegerOkBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestIntegerOkBody
 TestIntegerOkBody MethodRegistry_8_0.createTestIntegerOkBody(long result)
           
 

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



Licensed to the Apache Software Foundation