org.apache.qpid.client
Class AMQConnectionDelegate_9_1

java.lang.Object
  extended by org.apache.qpid.client.AMQConnectionDelegate_8_0
      extended by org.apache.qpid.client.AMQConnectionDelegate_9_1
All Implemented Interfaces:
AMQConnectionDelegate

public class AMQConnectionDelegate_9_1
extends AMQConnectionDelegate_8_0


Constructor Summary
AMQConnectionDelegate_9_1(AMQConnection conn)
           
 
Method Summary
 org.apache.qpid.framing.ProtocolVersion getProtocolVersion()
           
 
Methods inherited from class org.apache.qpid.client.AMQConnectionDelegate_8_0
checkException, closeConnection, createSession, createSession, createXASession, createXASession, executeRetrySupport, failoverPrep, getMaxChannelID, makeBrokerConnection, resubscribeSessions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMQConnectionDelegate_9_1

public AMQConnectionDelegate_9_1(AMQConnection conn)
Method Detail

getProtocolVersion

public org.apache.qpid.framing.ProtocolVersion getProtocolVersion()
Specified by:
getProtocolVersion in interface AMQConnectionDelegate
Overrides:
getProtocolVersion in class AMQConnectionDelegate_8_0


Licensed to the Apache Software Foundation