All Implemented Interfaces:
RemoteConnector, RemoteDevice, RemoteConnectorContext

public class SocketBasedConnector extends StreamRemoteConnector
A remote connector that will communicate using a client socket. Normally configured with a host and port. Create using the builder below.
See Also: