Interface EchoSrv.Iface

All Known Implementing Classes:
EchoSrv.Client
Enclosing class:
EchoSrv

public static interface EchoSrv.Iface
  • Method Summary

    Modifier and Type
    Method
    Description
    echo(Shout shout)
     
  • Method Details

    • echo

      Shout echo(Shout shout) throws Failure, org.apache.thrift.TException
      Throws:
      Failure
      org.apache.thrift.TException