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–2018 The Apache Software Foundation. All rights reserved.