} else {
connectionFactoryCopy = new DefaultNHttpServerConnectionFactory(this.connectionConfig);
}
}
ExceptionLogger exceptionLoggerCopy = this.exceptionLogger;
if (exceptionLoggerCopy == null) {
exceptionLoggerCopy = ExceptionLogger.NO_OP;
}
final HttpAsyncService httpService = new HttpAsyncService(