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