package v1alpha

Package Members

  1. package reflection

Type Members

  1. final class ErrorResponse extends GeneratedMessageV3 with ErrorResponseOrBuilder

    The error code and error message sent by the server when an error occurs.
    

    The error code and error message sent by the server when an error occurs.
    

    Protobuf type grpc.reflection.v1alpha.ErrorResponse

  2. trait ErrorResponseOrBuilder extends MessageOrBuilder
  3. final class ExtensionNumberResponse extends GeneratedMessageV3 with ExtensionNumberResponseOrBuilder

    A list of extension numbers sent by the server answering
    all_extension_numbers_of_type request.
    

    A list of extension numbers sent by the server answering
    all_extension_numbers_of_type request.
    

    Protobuf type grpc.reflection.v1alpha.ExtensionNumberResponse

  4. trait ExtensionNumberResponseOrBuilder extends MessageOrBuilder
  5. final class ExtensionRequest extends GeneratedMessageV3 with ExtensionRequestOrBuilder

    The type name and extension number sent by the client when requesting
    file_containing_extension.
    

    The type name and extension number sent by the client when requesting
    file_containing_extension.
    

    Protobuf type grpc.reflection.v1alpha.ExtensionRequest

  6. trait ExtensionRequestOrBuilder extends MessageOrBuilder
  7. final class FileDescriptorResponse extends GeneratedMessageV3 with FileDescriptorResponseOrBuilder

    Serialized FileDescriptorProto messages sent by the server answering
    a file_by_filename, file_containing_symbol, or file_containing_extension
    request.
    

    Serialized FileDescriptorProto messages sent by the server answering
    a file_by_filename, file_containing_symbol, or file_containing_extension
    request.
    

    Protobuf type grpc.reflection.v1alpha.FileDescriptorResponse

  8. trait FileDescriptorResponseOrBuilder extends MessageOrBuilder
  9. final class ListServiceResponse extends GeneratedMessageV3 with ListServiceResponseOrBuilder

    A list of ServiceResponse sent by the server answering list_services request.
    

    A list of ServiceResponse sent by the server answering list_services request.
    

    Protobuf type grpc.reflection.v1alpha.ListServiceResponse

  10. trait ListServiceResponseOrBuilder extends MessageOrBuilder
  11. trait ServerReflection extends AnyRef
  12. abstract class ServerReflectionClient extends ServerReflectionClientPowerApi with ServerReflection with AkkaGrpcClient
    Annotations
    @AkkaGrpcGenerated()
  13. abstract class ServerReflectionClientPowerApi extends AnyRef
    Annotations
    @AkkaGrpcGenerated()
  14. final class ServerReflectionRequest extends GeneratedMessageV3 with ServerReflectionRequestOrBuilder

    The message sent by the client when calling ServerReflectionInfo method.
    

    The message sent by the client when calling ServerReflectionInfo method.
    

    Protobuf type grpc.reflection.v1alpha.ServerReflectionRequest

  15. trait ServerReflectionRequestOrBuilder extends MessageOrBuilder
  16. final class ServerReflectionResponse extends GeneratedMessageV3 with ServerReflectionResponseOrBuilder

    The message sent by the server to answer ServerReflectionInfo method.
    

    The message sent by the server to answer ServerReflectionInfo method.
    

    Protobuf type grpc.reflection.v1alpha.ServerReflectionResponse

  17. trait ServerReflectionResponseOrBuilder extends MessageOrBuilder
  18. final class ServiceResponse extends GeneratedMessageV3 with ServiceResponseOrBuilder

    The information of a single service used by ListServiceResponse to answer
    list_services request.
    

    The information of a single service used by ListServiceResponse to answer
    list_services request.
    

    Protobuf type grpc.reflection.v1alpha.ServiceResponse

  19. trait ServiceResponseOrBuilder extends MessageOrBuilder

Deprecated Type Members

  1. final class ServerReflectionProto extends AnyRef
    Annotations
    @Deprecated
    Deprecated

Ungrouped