package io.grpc;
/* loaded from: classes6.dex */
public interface BindableService {
ServerServiceDefinition bindService();
}