| Package | Description |
|---|---|
| org.apache.qpid | |
| org.apache.qpid.client | |
| org.apache.qpid.client.protocol | |
| org.apache.qpid.framing | |
| org.apache.qpid.protocol | |
| org.apache.qpid.server.protocol.v0_8 |
| 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 |
AMQSession_0_8.getMethodRegistry() |
MethodRegistry |
AMQProtocolHandler.getMethodRegistry() |
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQProtocolSession.getMethodRegistry() |
| Modifier and Type | Method and Description |
|---|---|
AMQChannelException |
AMQMethodBodyImpl.getChannelException(AMQConstant code,
String message,
MethodRegistry methodRegistry) |
AMQChannelException |
AMQMethodBody.getChannelException(AMQConstant code,
String message,
MethodRegistry methodRegistry) |
AMQChannelException |
AMQMethodBodyImpl.getChannelNotFoundException(int channelId,
MethodRegistry methodRegistry)
Convenience Method to create a channel not found exception
|
AMQChannelException |
AMQMethodBody.getChannelNotFoundException(int channelId,
MethodRegistry methodRegistry)
Convenience Method to create a channel not found exception
|
AMQConnectionException |
AMQMethodBodyImpl.getConnectionException(AMQConstant code,
String message,
MethodRegistry methodRegistry) |
AMQConnectionException |
AMQMethodBody.getConnectionException(AMQConstant code,
String message,
MethodRegistry methodRegistry) |
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQVersionAwareProtocolSession.getMethodRegistry()
Gets the method registry for a specific version of the AMQP.
|
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQPConnection_0_8.getMethodRegistry() |
MethodRegistry |
AMQPConnection_0_8.getRegistry() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.