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