Uses of Class
dev.vality.damsel.test.Shout
| Package | Description |
|---|---|
| dev.vality.damsel.test |
-
Uses of Shout in dev.vality.damsel.test
Fields in dev.vality.damsel.test declared as Shout Modifier and Type Field Description ShoutEchoSrv.echo_args. shoutShoutEchoSrv.echo_result. successMethods in dev.vality.damsel.test that return Shout Modifier and Type Method Description ShoutShout. deepCopy()ShoutEchoSrv.Client. echo(Shout shout)ShoutEchoSrv.Iface. echo(Shout shout)ShoutEchoSrv.AsyncClient.echo_call. getResult()ShoutEchoSrv.echo_args. getShout()ShoutEchoSrv.echo_result. getSuccess()ShoutEchoSrv.Client. recvEcho()ShoutShout. setContents(String contents)Methods in dev.vality.damsel.test that return types with arguments of type Shout Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<Shout>EchoSrv.AsyncProcessor.echo. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.damsel.test with parameters of type Shout Modifier and Type Method Description intShout. compareTo(Shout other)voidEchoSrv.AsyncClient. echo(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler)voidEchoSrv.AsyncIface. echo(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler)ShoutEchoSrv.Client. echo(Shout shout)ShoutEchoSrv.Iface. echo(Shout shout)booleanShout. equals(Shout that)voidEchoSrv.Client. sendEcho(Shout shout)EchoSrv.echo_argsEchoSrv.echo_args. setShout(Shout shout)EchoSrv.echo_resultEchoSrv.echo_result. setSuccess(Shout success)Method parameters in dev.vality.damsel.test with type arguments of type Shout Modifier and Type Method Description voidEchoSrv.AsyncClient. echo(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler)voidEchoSrv.AsyncIface. echo(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler)voidEchoSrv.AsyncProcessor.echo. start(I iface, EchoSrv.echo_args args, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler)Constructors in dev.vality.damsel.test with parameters of type Shout Constructor Description echo_args(Shout shout)echo_call(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)echo_result(Shout success, Failure ex)Shout(Shout other)Performs a deep copy on other.Constructor parameters in dev.vality.damsel.test with type arguments of type Shout Constructor Description echo_call(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)