org.apache.qpid.client.handler
Class ConnectionTuneMethodHandler
java.lang.Object
org.apache.qpid.client.handler.ConnectionTuneMethodHandler
- All Implemented Interfaces:
- StateAwareMethodListener<org.apache.qpid.framing.ConnectionTuneBody>
public class ConnectionTuneMethodHandler
- extends Object
- implements StateAwareMethodListener<org.apache.qpid.framing.ConnectionTuneBody>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionTuneMethodHandler
protected ConnectionTuneMethodHandler()
getInstance
public static ConnectionTuneMethodHandler getInstance()
methodReceived
public void methodReceived(AMQProtocolSession session,
org.apache.qpid.framing.ConnectionTuneBody frame,
int channelId)
- Specified by:
methodReceived
in interface StateAwareMethodListener<org.apache.qpid.framing.ConnectionTuneBody>
Licensed to the Apache Software Foundation