final class SubstituteTransportHelper extends Object
| Constructor and Description |
|---|
SubstituteTransportHelper() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static io.netty.channel.EventLoopGroup |
createEventLoopGroup(int maxExecutors,
ExecutorService executorService) |
(package private) static Class<? extends io.netty.channel.socket.SocketChannel> |
socketChannel() |
static Class<? extends io.netty.channel.socket.SocketChannel> socketChannel()
static io.netty.channel.EventLoopGroup createEventLoopGroup(int maxExecutors,
ExecutorService executorService)
Copyright © 2019 JBoss by Red Hat. All rights reserved.