Uses of Class
cronapp.framework.customization.GetSessionRequest
-
-
Uses of GetSessionRequest in cronapp.framework.customization
Fields in cronapp.framework.customization with type parameters of type GetSessionRequest Modifier and Type Field Description static io.grpc.MethodDescriptor<GetSessionRequest,GetSessionResponse>CustomizationServiceGrpc. METHOD_GET_SESSIONDeprecated.Methods in cronapp.framework.customization that return GetSessionRequest Modifier and Type Method Description GetSessionRequestGetSessionRequest.Builder. build()GetSessionRequestGetSessionRequest.Builder. buildPartial()static GetSessionRequestGetSessionRequest. getDefaultInstance()GetSessionRequestGetSessionRequest.Builder. getDefaultInstanceForType()GetSessionRequestGetSessionRequest. getDefaultInstanceForType()static GetSessionRequestGetSessionRequest. parseDelimitedFrom(InputStream input)static GetSessionRequestGetSessionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(byte[] data)static GetSessionRequestGetSessionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.ByteString data)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetSessionRequestGetSessionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(InputStream input)static GetSessionRequestGetSessionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSessionRequestGetSessionRequest. parseFrom(ByteBuffer data)static GetSessionRequestGetSessionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in cronapp.framework.customization that return types with arguments of type GetSessionRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSessionRequest,GetSessionResponse>CustomizationServiceGrpc. getGetSessionMethod()com.google.protobuf.Parser<GetSessionRequest>GetSessionRequest. getParserForType()static com.google.protobuf.Parser<GetSessionRequest>GetSessionRequest. parser()Methods in cronapp.framework.customization with parameters of type GetSessionRequest Modifier and Type Method Description GetSessionResponseCustomizationServiceGrpc.CustomizationServiceBlockingStub. getSession(GetSessionRequest request)com.google.common.util.concurrent.ListenableFuture<GetSessionResponse>CustomizationServiceGrpc.CustomizationServiceFutureStub. getSession(GetSessionRequest request)voidCustomizationServiceGrpc.CustomizationServiceImplBase. getSession(GetSessionRequest request, io.grpc.stub.StreamObserver<GetSessionResponse> responseObserver)voidCustomizationServiceGrpc.CustomizationServiceStub. getSession(GetSessionRequest request, io.grpc.stub.StreamObserver<GetSessionResponse> responseObserver)GetSessionRequest.BuilderGetSessionRequest.Builder. mergeFrom(GetSessionRequest other)static GetSessionRequest.BuilderGetSessionRequest. newBuilder(GetSessionRequest prototype)
-