createOneHTTP abstract method

Future<HTTPConfig> createOneHTTP(
  1. ServiceCall call,
  2. HTTPConfig request
)

Implementation

$async.Future<$0.HTTPConfig> createOneHTTP($grpc.ServiceCall call, $0.HTTPConfig request);