Package com.devexperts.qd.qtp.socket

This package contains a QTP connectors which use standard Java sockets.

See:
          Description

Interface Summary
ClientSocketConnectorMBean Management interface for ClientSocketConnector.
ServerSocketConnectorMBean Management interface for ServerSocketConnector.
SocketMessageAdapterFactory This interface should be implemented by MessageAdapter.Factory in order to run any custom authorization/authentication protocol with remote host.
 

Class Summary
ClientSocketConnector The ClientSocketConnector handles standard client socket using blocking API.
ServerSocketConnector The ServerSocketConnector handles standard server socket using blocking API.
SocketUtil  
 

Package com.devexperts.qd.qtp.socket Description

This package contains a QTP connectors which use standard Java sockets.