ExtendedServiceDescriptor

final class ExtendedServiceDescriptor(self: ServiceDescriptor)
class Object
trait Matchable
class Any

Value members

Concrete methods

def blockingClient: String
def blockingStub: String
def comment: Option[String]
def methods: IndexedSeq[MethodDescriptor]
def name: String
def sourcePath: Seq[Int]
def stub: String

Deprecated methods

@deprecated("Use grpcDescriptor to get the name of the full name", "0.10.0")
def descriptorName: String
Deprecated
@deprecated("Use companionObject instead to get the name or the full name", "0.10.0")
def objectName: String
Deprecated