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

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

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

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestIntegerBody
 class TestIntegerBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestIntegerBody
 TestIntegerBody MethodRegistry_8_0.createTestIntegerBody(short integer1, int integer2, long integer3, long integer4, short operation)
           
 

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



Licensed to the Apache Software Foundation