Class ShippingSettingsServiceGrpc.ShippingSettingsServiceImplBase (0.3.0)

public abstract static class ShippingSettingsServiceGrpc.ShippingSettingsServiceImplBase implements BindableService, ShippingSettingsServiceGrpc.AsyncService

Base class for the server implementation of the service ShippingSettingsService.

Service to get method call shipping setting information per Merchant API method.

Inheritance

java.lang.Object > ShippingSettingsServiceGrpc.ShippingSettingsServiceImplBase

Implements

io.grpc.BindableService, ShippingSettingsServiceGrpc.AsyncService

Constructors

ShippingSettingsServiceImplBase()

public ShippingSettingsServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition