| Package | Description |
|---|---|
| com.devexperts.qd.qtp.socket |
This package contains a QTP connectors which use standard Java sockets.
|
| Class and Description |
|---|
| ClientSocketConnector
The
ClientSocketConnector handles standard client socket using blocking API. |
| ClientSocketConnectorMBean
Management interface for
ClientSocketConnector. |
| ConnectOrder
ConnectOrder specifies a strategy of considering specified addresses in
ClientSocketConnector during
connect/reconnect. |
| ServerSocketConnectorMBean
Management interface for
ServerSocketConnector. |
| SocketAddress |
| SocketInfo
This class stores a socket and its address provided by a
SocketSource. |
| SocketSource
SocketSource encapsulates a network address resolution and load-balancing logic for the connector.
|
| SocketSourceFactory.Context
Represents a context that provides additional information for socket source creation.
|
Copyright © 2002–2026 Devexperts LLC. All rights reserved.