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

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

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

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestStringOkBody
 class TestStringOkBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestStringOkBody
 TestStringOkBody MethodRegistry_8_0.createTestStringOkBody(byte[] result)
           
 

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



Licensed to the Apache Software Foundation