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

Packages that use ServerMethodDispatcher
org.apache.qpid.framing   
org.apache.qpid.framing.amqp_0_9   
org.apache.qpid.framing.amqp_0_91   
org.apache.qpid.framing.amqp_8_0   
 

Uses of ServerMethodDispatcher in org.apache.qpid.framing
 

Subinterfaces of ServerMethodDispatcher in org.apache.qpid.framing
 interface MethodDispatcher
           
 

Uses of ServerMethodDispatcher in org.apache.qpid.framing.amqp_0_9
 

Subinterfaces of ServerMethodDispatcher in org.apache.qpid.framing.amqp_0_9
 interface MethodDispatcher_0_9
           
 interface ServerMethodDispatcher_0_9
           
 

Uses of ServerMethodDispatcher in org.apache.qpid.framing.amqp_0_91
 

Subinterfaces of ServerMethodDispatcher in org.apache.qpid.framing.amqp_0_91
 interface MethodDispatcher_0_91
           
 interface ServerMethodDispatcher_0_91
           
 

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

Subinterfaces of ServerMethodDispatcher in org.apache.qpid.framing.amqp_8_0
 interface MethodDispatcher_8_0
           
 interface ServerMethodDispatcher_8_0
           
 



Licensed to the Apache Software Foundation