Package com.sportradar.livedata.sdk.common.networking


package com.sportradar.livedata.sdk.common.networking
  • Class
    Description
    A Gateway implementation which observes the received messages to determine when the connection is unstable
    Represents a gateway capable of sending and receiving messages to or/and from other systems.
    Represents a listener used to observe Gateway implementation.
    A Gateway which periodically attempts to connect to the server until the connection is established
    A Gateway implementation which uses TCP protocol stack to communicate.