| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp.messaging | |
| org.apache.qpid.proton.amqp.transport | |
| org.apache.qpid.proton.engine |
| Modifier and Type | Method and Description |
|---|---|
ErrorCondition |
Rejected.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rejected.setError(ErrorCondition error) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCondition |
Detach.getError() |
ErrorCondition |
Close.getError() |
ErrorCondition |
End.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorCondition.copyFrom(ErrorCondition condition) |
void |
Detach.setError(ErrorCondition error) |
void |
Close.setError(ErrorCondition error) |
void |
End.setError(ErrorCondition error) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCondition |
Endpoint.getCondition() |
ErrorCondition |
Endpoint.getRemoteCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.setCondition(ErrorCondition condition)
Set the local error condition
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.