| Package | Description |
|---|---|
| org.apache.qpid | |
| org.apache.qpid.protocol |
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQChannelException.getMethodRegistry() |
| Constructor and Description |
|---|
AMQChannelException(AMQConstant errorCode,
String msg,
int classId,
int methodId,
MethodRegistry methodRegistry) |
AMQConnectionException(AMQConstant errorCode,
String msg,
AMQMethodBody body,
MethodRegistry methodRegistry) |
AMQConnectionException(AMQConstant errorCode,
String msg,
int classId,
int methodId,
MethodRegistry methodRegistry,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQVersionAwareProtocolSession.getMethodRegistry()
Gets the method registry for a specific version of the AMQP.
|
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.