Uses of Class
org.apache.qpid.client.handler.ClientMethodDispatcherImpl

Packages that use ClientMethodDispatcherImpl
org.apache.qpid.client.handler   
 

Uses of ClientMethodDispatcherImpl in org.apache.qpid.client.handler
 

Subclasses of ClientMethodDispatcherImpl in org.apache.qpid.client.handler
 class ClientMethodDispatcherImpl_0_9
           
 class ClientMethodDispatcherImpl_0_91
           
 class ClientMethodDispatcherImpl_8_0
           
 

Methods in org.apache.qpid.client.handler that return ClientMethodDispatcherImpl
static ClientMethodDispatcherImpl ClientMethodDispatcherImpl.newMethodDispatcher(org.apache.qpid.framing.ProtocolVersion version, AMQProtocolSession session)
           
 



Licensed to the Apache Software Foundation