Package Arp.System.Nm.Services.Grpc
Class INotificationManagerServiceGrpc
java.lang.Object
Arp.System.Nm.Services.Grpc.INotificationManagerServiceGrpc
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classstatic final classprivate static final classstatic final classstatic classprivate static final classstatic final classprivate static final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<com.google.protobuf.Empty, INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationResponse> private static io.grpc.MethodDescriptor<com.google.protobuf.Empty, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNumberOfSubmittedNotificationsResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationResponse> private static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest, com.google.protobuf.Empty> private static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intstatic final Stringprivate static io.grpc.ServiceDescriptor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<com.google.protobuf.Empty, INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationResponse> static io.grpc.MethodDescriptor<com.google.protobuf.Empty, INotificationManagerServiceOuterClass.INotificationManagerServiceGetNumberOfSubmittedNotificationsResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest, INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationResponse> static io.grpc.ServiceDescriptorstatic io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest, com.google.protobuf.Empty> newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
getRegisterNotificationMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> getRegisterNotificationMethod -
getUnregisterNotificationMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest,com.google.protobuf.Empty> getUnregisterNotificationMethod -
getSendNotificationMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationResponse> getSendNotificationMethod -
getGetNotificationNameMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> getGetNotificationNameMethod -
getGetNotificationNameIdMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdResponse> getGetNotificationNameIdMethod -
getGetNotificationNameIdsByStatusMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse> getGetNotificationNameIdsByStatusMethod -
getGetAllKnownNotificationNameIdsMethod
private static volatile io.grpc.MethodDescriptor<com.google.protobuf.Empty,INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse> getGetAllKnownNotificationNameIdsMethod -
getGetNotificationRegistrationMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationResponse> getGetNotificationRegistrationMethod -
getGetPayloadTypeIdMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdResponse> getGetPayloadTypeIdMethod -
getGetPayloadTypeNameMethod
private static volatile io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> getGetPayloadTypeNameMethod -
getGetNumberOfSubmittedNotificationsMethod
private static volatile io.grpc.MethodDescriptor<com.google.protobuf.Empty,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNumberOfSubmittedNotificationsResponse> getGetNumberOfSubmittedNotificationsMethod -
METHODID_REGISTER_NOTIFICATION
private static final int METHODID_REGISTER_NOTIFICATION- See Also:
-
METHODID_UNREGISTER_NOTIFICATION
private static final int METHODID_UNREGISTER_NOTIFICATION- See Also:
-
METHODID_SEND_NOTIFICATION
private static final int METHODID_SEND_NOTIFICATION- See Also:
-
METHODID_GET_NOTIFICATION_NAME
private static final int METHODID_GET_NOTIFICATION_NAME- See Also:
-
METHODID_GET_NOTIFICATION_NAME_ID
private static final int METHODID_GET_NOTIFICATION_NAME_ID- See Also:
-
METHODID_GET_NOTIFICATION_NAME_IDS_BY_STATUS
private static final int METHODID_GET_NOTIFICATION_NAME_IDS_BY_STATUS- See Also:
-
METHODID_GET_ALL_KNOWN_NOTIFICATION_NAME_IDS
private static final int METHODID_GET_ALL_KNOWN_NOTIFICATION_NAME_IDS- See Also:
-
METHODID_GET_NOTIFICATION_REGISTRATION
private static final int METHODID_GET_NOTIFICATION_REGISTRATION- See Also:
-
METHODID_GET_PAYLOAD_TYPE_ID
private static final int METHODID_GET_PAYLOAD_TYPE_ID- See Also:
-
METHODID_GET_PAYLOAD_TYPE_NAME
private static final int METHODID_GET_PAYLOAD_TYPE_NAME- See Also:
-
METHODID_GET_NUMBER_OF_SUBMITTED_NOTIFICATIONS
private static final int METHODID_GET_NUMBER_OF_SUBMITTED_NOTIFICATIONS- See Also:
-
serviceDescriptor
private static volatile io.grpc.ServiceDescriptor serviceDescriptor
-
-
Constructor Details
-
INotificationManagerServiceGrpc
private INotificationManagerServiceGrpc()
-
-
Method Details
-
getRegisterNotificationMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceRegisterNotificationResponse> getRegisterNotificationMethod() -
getUnregisterNotificationMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceUnregisterNotificationRequest,com.google.protobuf.Empty> getUnregisterNotificationMethod() -
getSendNotificationMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationResponse> getSendNotificationMethod() -
getGetNotificationNameMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse> getGetNotificationNameMethod() -
getGetNotificationNameIdMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdResponse> getGetNotificationNameIdMethod() -
getGetNotificationNameIdsByStatusMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameIdsByStatusResponse> getGetNotificationNameIdsByStatusMethod() -
getGetAllKnownNotificationNameIdsMethod
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,INotificationManagerServiceOuterClass.INotificationManagerServiceGetAllKnownNotificationNameIdsResponse> getGetAllKnownNotificationNameIdsMethod() -
getGetNotificationRegistrationMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationRegistrationResponse> getGetNotificationRegistrationMethod() -
getGetPayloadTypeIdMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeIdResponse> getGetPayloadTypeIdMethod() -
getGetPayloadTypeNameMethod
public static io.grpc.MethodDescriptor<INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameRequest,INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse> getGetPayloadTypeNameMethod() -
getGetNumberOfSubmittedNotificationsMethod
public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNumberOfSubmittedNotificationsResponse> getGetNumberOfSubmittedNotificationsMethod() -
newStub
public static INotificationManagerServiceGrpc.INotificationManagerServiceStub newStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service -
newBlockingStub
public static INotificationManagerServiceGrpc.INotificationManagerServiceBlockingStub newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
public static INotificationManagerServiceGrpc.INotificationManagerServiceFutureStub newFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the service -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-