Package cloud.filibuster.examples
Class Hello
- java.lang.Object
-
- cloud.filibuster.examples.Hello
-
public final class Hello extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Hello.CreateSessionRequest
Protobuf typecloud.filibuster.examples.CreateSessionRequest
static interface
Hello.CreateSessionRequestOrBuilder
static class
Hello.CreateSessionResponse
Protobuf typecloud.filibuster.examples.CreateSessionResponse
static interface
Hello.CreateSessionResponseOrBuilder
static class
Hello.GetCartRequest
Protobuf typecloud.filibuster.examples.GetCartRequest
static interface
Hello.GetCartRequestOrBuilder
static class
Hello.GetCartResponse
Protobuf typecloud.filibuster.examples.GetCartResponse
static interface
Hello.GetCartResponseOrBuilder
static class
Hello.GetDiscountRequest
Protobuf typecloud.filibuster.examples.GetDiscountRequest
static interface
Hello.GetDiscountRequestOrBuilder
static class
Hello.GetDiscountResponse
Protobuf typecloud.filibuster.examples.GetDiscountResponse
static interface
Hello.GetDiscountResponseOrBuilder
static class
Hello.GetLocationFromSessionResponse
Protobuf typecloud.filibuster.examples.GetLocationFromSessionResponse
static interface
Hello.GetLocationFromSessionResponseOrBuilder
static class
Hello.GetSessionRequest
Protobuf typecloud.filibuster.examples.GetSessionRequest
static interface
Hello.GetSessionRequestOrBuilder
static class
Hello.GetSessionResponse
Protobuf typecloud.filibuster.examples.GetSessionResponse
static interface
Hello.GetSessionResponseOrBuilder
static class
Hello.GetUserRequest
Protobuf typecloud.filibuster.examples.GetUserRequest
static interface
Hello.GetUserRequestOrBuilder
static class
Hello.GetUserResponse
Protobuf typecloud.filibuster.examples.GetUserResponse
static interface
Hello.GetUserResponseOrBuilder
static class
Hello.HelloExtendedReply
Protobuf typecloud.filibuster.examples.HelloExtendedReply
static interface
Hello.HelloExtendedReplyOrBuilder
static class
Hello.HelloExtendedRequest
Protobuf typecloud.filibuster.examples.HelloExtendedRequest
static interface
Hello.HelloExtendedRequestOrBuilder
static class
Hello.HelloReply
Protobuf typecloud.filibuster.examples.HelloReply
static interface
Hello.HelloReplyOrBuilder
static class
Hello.HelloRequest
Protobuf typecloud.filibuster.examples.HelloRequest
static interface
Hello.HelloRequestOrBuilder
static class
Hello.NonPrimitiveRequest
Protobuf typecloud.filibuster.examples.NonPrimitiveRequest
static interface
Hello.NonPrimitiveRequestOrBuilder
static class
Hello.NonPrimitiveResponse
Protobuf typecloud.filibuster.examples.NonPrimitiveResponse
static interface
Hello.NonPrimitiveResponseOrBuilder
static class
Hello.NotifyDiscountAppliedRequest
Protobuf typecloud.filibuster.examples.NotifyDiscountAppliedRequest
static interface
Hello.NotifyDiscountAppliedRequestOrBuilder
static class
Hello.NotifyDiscountAppliedResponse
Protobuf typecloud.filibuster.examples.NotifyDiscountAppliedResponse
static interface
Hello.NotifyDiscountAppliedResponseOrBuilder
static class
Hello.PurchaseRequest
Protobuf typecloud.filibuster.examples.PurchaseRequest
static interface
Hello.PurchaseRequestOrBuilder
static class
Hello.PurchaseResponse
Protobuf typecloud.filibuster.examples.PurchaseResponse
static interface
Hello.PurchaseResponseOrBuilder
static class
Hello.RedisReply
Protobuf typecloud.filibuster.examples.RedisReply
static interface
Hello.RedisReplyOrBuilder
static class
Hello.RedisRequest
Protobuf typecloud.filibuster.examples.RedisRequest
static interface
Hello.RedisRequestOrBuilder
static class
Hello.UpdateCartRequest
Protobuf typecloud.filibuster.examples.UpdateCartRequest
static interface
Hello.UpdateCartRequestOrBuilder
static class
Hello.UpdateCartResponse
Protobuf typecloud.filibuster.examples.UpdateCartResponse
static interface
Hello.UpdateCartResponseOrBuilder
static class
Hello.ValidateSessionRequest
Protobuf typecloud.filibuster.examples.ValidateSessionRequest
static interface
Hello.ValidateSessionRequestOrBuilder
static class
Hello.ValidateSessionResponse
Protobuf typecloud.filibuster.examples.ValidateSessionResponse
static interface
Hello.ValidateSessionResponseOrBuilder
static class
Hello.WorldReply
Protobuf typecloud.filibuster.examples.WorldReply
static interface
Hello.WorldReplyOrBuilder
static class
Hello.WorldRequest
Protobuf typecloud.filibuster.examples.WorldRequest
static interface
Hello.WorldRequestOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-