public static interface TestsuitePermutation.BootstrapComboFactory<SB extends AbstractBootstrap<?,?>,CB extends AbstractBootstrap<?,?>>
Modifier and Type | Method and Description |
---|---|
CB |
newClientInstance() |
SB |
newServerInstance() |
Copyright © 2008–2018 The Netty Project. All rights reserved.