Uses of Class
org.apache.qpid.client.ConnectionTuneParameters

Packages that use ConnectionTuneParameters
org.apache.qpid.client.protocol   
 

Uses of ConnectionTuneParameters in org.apache.qpid.client.protocol
 

Methods in org.apache.qpid.client.protocol that return ConnectionTuneParameters
 ConnectionTuneParameters AMQProtocolSession.getConnectionTuneParameters()
           
 

Methods in org.apache.qpid.client.protocol with parameters of type ConnectionTuneParameters
 void AMQProtocolSession.setConnectionTuneParameters(ConnectionTuneParameters params)
           
 



Licensed to the Apache Software Foundation