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