Interface TransportClient


public interface TransportClient
A TransportClient is able to establish a connection with a sever in order to exchange messages. It sends messages in form of plain text and receive messages. Furthermore, TransportClient.TransportListeners can be registered in order to get notifications from transport events.

Functionalities provided by this interface are