Class LocalTimeProtocol
- java.lang.Object
-
- org.jboss.netty.example.localtime.LocalTimeProtocol
-
public final class LocalTimeProtocol extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LocalTimeProtocol.Continent
Protobuf enumorg.jboss.netty.example.localtime.Continent
static class
LocalTimeProtocol.DayOfWeek
Protobuf enumorg.jboss.netty.example.localtime.DayOfWeek
static class
LocalTimeProtocol.LocalTime
Protobuf typeorg.jboss.netty.example.localtime.LocalTime
static interface
LocalTimeProtocol.LocalTimeOrBuilder
static class
LocalTimeProtocol.LocalTimes
Protobuf typeorg.jboss.netty.example.localtime.LocalTimes
static interface
LocalTimeProtocol.LocalTimesOrBuilder
static class
LocalTimeProtocol.Location
Protobuf typeorg.jboss.netty.example.localtime.Location
static interface
LocalTimeProtocol.LocationOrBuilder
static class
LocalTimeProtocol.Locations
Protobuf typeorg.jboss.netty.example.localtime.Locations
static interface
LocalTimeProtocol.LocationsOrBuilder
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptor
descriptor
private static com.google.protobuf.Descriptors.Descriptor
internal_static_org_jboss_netty_example_localtime_LocalTime_descriptor
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_org_jboss_netty_example_localtime_LocalTime_fieldAccessorTable
private static com.google.protobuf.Descriptors.Descriptor
internal_static_org_jboss_netty_example_localtime_LocalTimes_descriptor
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_org_jboss_netty_example_localtime_LocalTimes_fieldAccessorTable
private static com.google.protobuf.Descriptors.Descriptor
internal_static_org_jboss_netty_example_localtime_Location_descriptor
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_org_jboss_netty_example_localtime_Location_fieldAccessorTable
private static com.google.protobuf.Descriptors.Descriptor
internal_static_org_jboss_netty_example_localtime_Locations_descriptor
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_org_jboss_netty_example_localtime_Locations_fieldAccessorTable
-
Constructor Summary
Constructors Modifier Constructor Description private
LocalTimeProtocol()
-
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)
-
-
-
Field Detail
-
internal_static_org_jboss_netty_example_localtime_Location_descriptor
private static com.google.protobuf.Descriptors.Descriptor internal_static_org_jboss_netty_example_localtime_Location_descriptor
-
internal_static_org_jboss_netty_example_localtime_Location_fieldAccessorTable
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_org_jboss_netty_example_localtime_Location_fieldAccessorTable
-
internal_static_org_jboss_netty_example_localtime_Locations_descriptor
private static com.google.protobuf.Descriptors.Descriptor internal_static_org_jboss_netty_example_localtime_Locations_descriptor
-
internal_static_org_jboss_netty_example_localtime_Locations_fieldAccessorTable
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_org_jboss_netty_example_localtime_Locations_fieldAccessorTable
-
internal_static_org_jboss_netty_example_localtime_LocalTime_descriptor
private static com.google.protobuf.Descriptors.Descriptor internal_static_org_jboss_netty_example_localtime_LocalTime_descriptor
-
internal_static_org_jboss_netty_example_localtime_LocalTime_fieldAccessorTable
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_org_jboss_netty_example_localtime_LocalTime_fieldAccessorTable
-
internal_static_org_jboss_netty_example_localtime_LocalTimes_descriptor
private static com.google.protobuf.Descriptors.Descriptor internal_static_org_jboss_netty_example_localtime_LocalTimes_descriptor
-
internal_static_org_jboss_netty_example_localtime_LocalTimes_fieldAccessorTable
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_org_jboss_netty_example_localtime_LocalTimes_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-