aCasReferenceId);
if (endpoint != null) {
// Received the response within timeout interval so
// cancel the running timer
endpoint.cancelTimer();
if (removeEndpoint) {
getController().getInProcessCache().removeEndpoint(
aMessageContext.getEndpoint().getEndpoint(), aCasReferenceId);
}
} else {