public final class WorldClockProtocol extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WorldClockProtocol.Continent
Protobuf enum
io.netty.example.worldclock.Continent |
static class |
WorldClockProtocol.DayOfWeek
Protobuf enum
io.netty.example.worldclock.DayOfWeek |
static class |
WorldClockProtocol.LocalTime
Protobuf type
io.netty.example.worldclock.LocalTime |
static interface |
WorldClockProtocol.LocalTimeOrBuilder |
static class |
WorldClockProtocol.LocalTimes
Protobuf type
io.netty.example.worldclock.LocalTimes |
static interface |
WorldClockProtocol.LocalTimesOrBuilder |
static class |
WorldClockProtocol.Location
Protobuf type
io.netty.example.worldclock.Location |
static interface |
WorldClockProtocol.LocationOrBuilder |
static class |
WorldClockProtocol.Locations
Protobuf type
io.netty.example.worldclock.Locations |
static interface |
WorldClockProtocol.LocationsOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
Copyright © 2008–2021 The Netty Project. All rights reserved.