Class TransportHttp.Service

    • Constructor Detail

      • Service

        Service​(java.lang.String serviceName)
    • Method Detail

      • openStream

        void openStream()
                 throws java.io.IOException
        Throws:
        java.io.IOException
      • sendRequest

        void sendRequest()
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • openResponse

        void openResponse()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • getInputStream

        java.io.InputStream getInputStream()
      • execute

        abstract void execute()
                       throws java.io.IOException
        Throws:
        java.io.IOException