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

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

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

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestContentOkBody
 class TestContentOkBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestContentOkBody
 TestContentOkBody MethodRegistry_8_0.createTestContentOkBody(long contentChecksum)
           
 

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



Licensed to the Apache Software Foundation