+htc add popular ContentType instances for convenience

This commit is contained in:
Konrad Malawski 2015-09-30 14:06:23 +02:00
parent 573a69e2b9
commit 9bd11620f0
5 changed files with 60 additions and 33 deletions

View file

@ -31,7 +31,7 @@ public class HighLevelServerBindFailureExample {
System.err.println("Something very bad happened! " + failure.getMessage());
system.shutdown();
}
});
}, system.dispatcher());
system.shutdown();
}