Class SimpleThriftService.Client

    • Constructor Detail

      • Client

        public Client​(org.apache.thrift.protocol.TProtocol prot)
      • Client

        public Client​(org.apache.thrift.protocol.TProtocol iprot,
                      org.apache.thrift.protocol.TProtocol oprot)
    • Method Detail

      • send_echoPass

        public void send_echoPass​(String value)
                           throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • recv_echoPass

        public String recv_echoPass()
                             throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • send_onewayPass

        public void send_onewayPass​(String value)
                             throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • send_echoFail

        public void send_echoFail​(String value)
                           throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • recv_echoFail

        public String recv_echoFail()
                             throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • send_onewayFail

        public void send_onewayFail​(String value)
                             throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • send_echoRuntimeFail

        public void send_echoRuntimeFail​(String value)
                                  throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • recv_echoRuntimeFail

        public String recv_echoRuntimeFail()
                                    throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • send_onewayRuntimeFail

        public void send_onewayRuntimeFail​(String value)
                                    throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException