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

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

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

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestContentBody
 class TestContentBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestContentBody
 TestContentBody MethodRegistry_8_0.createTestContentBody()
           
 

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



Licensed to the Apache Software Foundation