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 |
Close.getError() |
ErrorCondition |
End.getError() |
ErrorCondition |
Detach.getError() |
Modifier and Type | Method and Description |
---|---|
void |
ErrorCondition.copyFrom(ErrorCondition condition) |
void |
Close.setError(ErrorCondition error) |
void |
End.setError(ErrorCondition error) |
void |
Detach.setError(ErrorCondition error) |
Modifier and Type | Method and Description |
---|---|
ErrorCondition |
ErrorConditionType.newInstance(Object described) |
Modifier and Type | Method and Description |
---|---|
Class<ErrorCondition> |
ErrorConditionType.getTypeClass() |
Modifier and Type | Method and Description |
---|---|
protected List |
ErrorConditionType.wrap(ErrorCondition val) |
Constructor and Description |
---|
ErrorConditionWrapper(ErrorCondition errorCondition) |
Modifier and Type | Method and Description |
---|---|
ErrorCondition |
Transport.getCondition() |
ErrorCondition |
Endpoint.getCondition() |
ErrorCondition |
Endpoint.getRemoteCondition() |
Modifier and Type | Method and Description |
---|---|
void |
Endpoint.setCondition(ErrorCondition condition)
Set the local error condition
|
Modifier and Type | Method and Description |
---|---|
ErrorCondition |
EndpointImpl.getCondition() |
ErrorCondition |
TransportImpl.getCondition() |
ErrorCondition |
EndpointImpl.getRemoteCondition() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointImpl.setCondition(ErrorCondition condition) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.