Package | Description |
---|---|
com.devexperts.qd.qtp.socket |
This package contains a QTP connectors which use standard Java sockets.
|
Modifier and Type | Method and Description |
---|---|
static List<SocketAddress> |
SocketUtil.parseAddressList(String hostNames,
int defaultPort)
Parses a list of comma-separated host names pairs with optional port and with support
of IPv6 numeric addresses in square brackets.
|
Copyright © 2002-2020 Devexperts LLC. All Rights Reserved.