Class StreamLayerCommonProto


  • public final class StreamLayerCommonProto
    extends java.lang.Object
    • Field Detail

      • ROUTEPREFIX_FIELD_NUMBER

        public static final int ROUTEPREFIX_FIELD_NUMBER
        See Also:
        Constant Field Values
      • routePrefix

        public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,​java.lang.String> routePrefix
        extend .google.protobuf.ServiceOptions { ... }
      • action

        public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,​java.lang.String> action
        extend .google.protobuf.MethodOptions { ... }
      • PROPAGATIONSTRATEGY_FIELD_NUMBER

        public static final int PROPAGATIONSTRATEGY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • propagationStrategy

        public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,​PropagationStrategy> propagationStrategy
        extend .google.protobuf.MethodOptions { ... }
      • FAILOVERSTRATEGY_FIELD_NUMBER

        public static final int FAILOVERSTRATEGY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • failoverStrategy

        public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,​FailoverStrategy> failoverStrategy
        extend .google.protobuf.MethodOptions { ... }
      • AUTHENTICATIONSTRATEGY_FIELD_NUMBER

        public static final int AUTHENTICATIONSTRATEGY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • authenticationStrategy

        public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,​AuthenticationStrategy> authenticationStrategy
        extend .google.protobuf.MethodOptions { ... }
      • ACCESSLEVEL_FIELD_NUMBER

        public static final int ACCESSLEVEL_FIELD_NUMBER
        See Also:
        Constant Field Values
      • accessLevel

        public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,​AccessLevel> accessLevel
        extend .google.protobuf.MethodOptions { ... }
      • ORGANIZATIONSCOPE_FIELD_NUMBER

        public static final int ORGANIZATIONSCOPE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • organizationScope

        public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,​OrganizationScope> organizationScope
        extend .google.protobuf.MethodOptions { ... }
    • Method Detail

      • registerAllExtensions

        public static void registerAllExtensions​(com.google.protobuf.ExtensionRegistryLite registry)