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

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

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

Classes in org.apache.qpid.framing.amqp_8_0 that implement TestStringBody
 class TestStringBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return TestStringBody
 TestStringBody MethodRegistry_8_0.createTestStringBody(AMQShortString string1, byte[] string2, short operation)
           
 

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



Licensed to the Apache Software Foundation