Overview
This interface is used for OSGi service registration of a factory that can open a client connection to remote SHIP nodes. By specification, SHIP connections are established over WebSockets over TLS1.2. If no custom SSLContext instance, if passed as a parameter, the factory service may try to open a plain connection that in general is expected to fail. Plain connections can be used in certain cases just for development and testing, not in real production deployments.
Registering Bundle
SHIP Driver Client Bundle (com.prosyst.mbs.ship.driver.client)