@ThreadSafe public final class NettyClient extends Object
Modifier and Type | Method and Description |
---|---|
static io.netty.bootstrap.Bootstrap |
createClientBootstrap(SocketAddress address)
Creates and returns a new Netty client bootstrap for clients to connect to remote servers.
|
public static io.netty.bootstrap.Bootstrap createClientBootstrap(SocketAddress address)
address
- the socket addressBootstrap
Copyright © 2023. All Rights Reserved.