Uses of Class
Arp.System.Security.Services.Grpc.IAuthenticationServiceOuterClass.CloseSessionResponse
Packages that use IAuthenticationServiceOuterClass.CloseSessionResponse
-
Uses of IAuthenticationServiceOuterClass.CloseSessionResponse in Arp.System.Security.Services.Grpc
Fields in Arp.System.Security.Services.Grpc declared as IAuthenticationServiceOuterClass.CloseSessionResponseModifier and TypeFieldDescriptionprivate static final IAuthenticationServiceOuterClass.CloseSessionResponseIAuthenticationServiceOuterClass.CloseSessionResponse.DEFAULT_INSTANCEFields in Arp.System.Security.Services.Grpc with type parameters of type IAuthenticationServiceOuterClass.CloseSessionResponseModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IAuthenticationServiceOuterClass.CloseSessionResponse> IAuthenticationServiceGrpc.getCloseSessionMethodprivate static final com.google.protobuf.Parser<IAuthenticationServiceOuterClass.CloseSessionResponse> IAuthenticationServiceOuterClass.CloseSessionResponse.PARSERMethods in Arp.System.Security.Services.Grpc that return IAuthenticationServiceOuterClass.CloseSessionResponseModifier and TypeMethodDescriptionIAuthenticationServiceOuterClass.CloseSessionResponse.Builder.build()IAuthenticationServiceOuterClass.CloseSessionResponse.Builder.buildPartial()IAuthenticationServiceGrpc.IAuthenticationServiceBlockingStub.closeSession(com.google.protobuf.Empty request) IAuthenticationServiceOuterClass.CloseSessionResponse.getDefaultInstance()IAuthenticationServiceOuterClass.CloseSessionResponse.Builder.getDefaultInstanceForType()IAuthenticationServiceOuterClass.CloseSessionResponse.getDefaultInstanceForType()IAuthenticationServiceOuterClass.CloseSessionResponse.parseDelimitedFrom(InputStream input) IAuthenticationServiceOuterClass.CloseSessionResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(byte[] data) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(com.google.protobuf.ByteString data) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(com.google.protobuf.CodedInputStream input) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(InputStream input) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(ByteBuffer data) IAuthenticationServiceOuterClass.CloseSessionResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Security.Services.Grpc that return types with arguments of type IAuthenticationServiceOuterClass.CloseSessionResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<IAuthenticationServiceOuterClass.CloseSessionResponse> IAuthenticationServiceGrpc.IAuthenticationServiceFutureStub.closeSession(com.google.protobuf.Empty request) static io.grpc.MethodDescriptor<com.google.protobuf.Empty, IAuthenticationServiceOuterClass.CloseSessionResponse> IAuthenticationServiceGrpc.getCloseSessionMethod()com.google.protobuf.Parser<IAuthenticationServiceOuterClass.CloseSessionResponse> IAuthenticationServiceOuterClass.CloseSessionResponse.getParserForType()static com.google.protobuf.Parser<IAuthenticationServiceOuterClass.CloseSessionResponse> IAuthenticationServiceOuterClass.CloseSessionResponse.parser()Methods in Arp.System.Security.Services.Grpc with parameters of type IAuthenticationServiceOuterClass.CloseSessionResponseModifier and TypeMethodDescriptionIAuthenticationServiceOuterClass.CloseSessionResponse.Builder.mergeFrom(IAuthenticationServiceOuterClass.CloseSessionResponse other) IAuthenticationServiceOuterClass.CloseSessionResponse.newBuilder(IAuthenticationServiceOuterClass.CloseSessionResponse prototype) Method parameters in Arp.System.Security.Services.Grpc with type arguments of type IAuthenticationServiceOuterClass.CloseSessionResponseModifier and TypeMethodDescriptionvoidIAuthenticationServiceGrpc.IAuthenticationServiceImplBase.closeSession(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<IAuthenticationServiceOuterClass.CloseSessionResponse> responseObserver) voidIAuthenticationServiceGrpc.IAuthenticationServiceStub.closeSession(com.google.protobuf.Empty request, io.grpc.stub.StreamObserver<IAuthenticationServiceOuterClass.CloseSessionResponse> responseObserver)