wire-grpc-client
Toggle table of contents
6.0.0-alpha03-0.5.0-10
common
Target filter
common
Switch theme
Search in API
Skip to content
wire-grpc-client
wire-grpc-client
/
com.squareup.wire
/
GrpcMethod
/
GrpcMethod
Grpc
Method
constructor
(
path
:
String
,
requestAdapter
:
ProtoAdapter
<
S
>
,
responseAdapter
:
ProtoAdapter
<
R
>
)