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