public final class SocketBuilderFactory extends Object
NetworkConfiguration
and a socket address, creates the appropriate socket builderConstructor 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 © 2016 Actian Corporation. All rights reserved.