GreeterClient

Undocumented in source.

Constructors

this
this(Channel channel)
Undocumented in source.

Members

Functions

SayGoodBye
HelloReply SayGoodBye(HelloRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
SayGoodBye
void SayGoodBye(HelloRequest request, void delegate(Status status, HelloReply response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.
SayHello
HelloReply SayHello(HelloRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
SayHello
void SayHello(HelloRequest request, void delegate(Status status, HelloReply response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta