org.apache.qpid.client
Class AMQConnectionDelegate_0_9

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

public class AMQConnectionDelegate_0_9
extends AMQConnectionDelegate_8_0


Constructor Summary
AMQConnectionDelegate_0_9(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_0_9

public AMQConnectionDelegate_0_9(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