public final class SocketBuilderFactory extends Object
NetworkConfiguration and a socket address, creates the appropriate socket builder| Constructor and Description |
|---|
SocketBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SocketBuilder |
createBuilder(NetworkConfiguration config,
SocketAddress address)
Creates a new socket builder for the given configuration.
|
public static SocketBuilder createBuilder(NetworkConfiguration config, SocketAddress address)
config - the network configuration.address - the socket addressCopyright © 2024 Actian Corporation. All rights reserved.