public class ConnectionTuneMethodHandler extends Object implements StateAwareMethodListener<ConnectionTuneBody>
Modifier | Constructor and Description |
---|---|
protected |
ConnectionTuneMethodHandler() |
Modifier and Type | Method and Description |
---|---|
static ConnectionTuneMethodHandler |
getInstance() |
void |
methodReceived(AMQProtocolSession session,
ConnectionTuneBody frame,
int channelId) |
public static ConnectionTuneMethodHandler getInstance()
public void methodReceived(AMQProtocolSession session, ConnectionTuneBody frame, int channelId)
methodReceived
in interface StateAwareMethodListener<ConnectionTuneBody>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.