Uses of Class
dev.vality.damsel.test.Shout
Packages that use Shout
-
Uses of Shout in dev.vality.damsel.test
Fields in dev.vality.damsel.test declared as ShoutMethods in dev.vality.damsel.test that return ShoutModifier and TypeMethodDescriptionShout.deepCopy()EchoSrv.AsyncClient.echo_call.getResult()EchoSrv.echo_args.getShout()EchoSrv.echo_result.getSuccess()EchoSrv.Client.recvEcho()Shout.setContents(String contents) Methods in dev.vality.damsel.test that return types with arguments of type ShoutModifier and TypeMethodDescriptionorg.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 ShoutModifier and TypeMethodDescriptionintvoidEchoSrv.AsyncClient.echo(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler) voidEchoSrv.AsyncIface.echo(Shout shout, org.apache.thrift.async.AsyncMethodCallback<Shout> resultHandler) booleanvoidEchoSrv.echo_result.setSuccess(Shout success) Method parameters in dev.vality.damsel.test with type arguments of type ShoutModifier and TypeMethodDescriptionvoidEchoSrv.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 ShoutModifierConstructorDescriptionecho_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) Performs a deep copy on other.Constructor parameters in dev.vality.damsel.test with type arguments of type Shout