Uses of Interface
com.pervasive.datarush.net.SocketBuilder
-
Packages that use SocketBuilder Package Description com.pervasive.datarush.net -
-
Uses of SocketBuilder in com.pervasive.datarush.net
Methods in com.pervasive.datarush.net that return SocketBuilder Modifier and Type Method Description static SocketBuilder
SocketBuilderFactory. createBuilder(NetworkConfiguration config, SocketAddress address)
Creates a new socket builder for the given configuration.
-