Interface Transport

    • Method Detail

      • getTransportTypes

        List<TransportTypegetTransportTypes()
        Return the SockJS transport types that this transport can be used for. In particular since from a client perspective there is no difference between XHR and XHR streaming, an XhrTransport could do both.