@Override protected List<TestsuitePermutation.BootstrapComboFactory<ServerBootstrap, Bootstrap>> newFactories() { return XnioTestsuiteUtils.newFactories(); }
@Override protected List<ByteBufAllocator> newAllocators() { return XnioTestsuiteUtils.newAllocators(super.newAllocators()); }