Class TransportHttp.LongPollService

    • Constructor Detail

      • LongPollService

        LongPollService​(java.lang.String serviceName)
        Parameters:
        serviceName -
    • Method Detail

      • execute

        void execute()
              throws java.io.IOException
        Only open one send-receive request.
        Specified by:
        execute in class TransportHttp.Service
        Throws:
        java.io.IOException