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 classLocalTimeProtocol.ContinentProtobuf enumorg.jboss.netty.example.localtime.Continentstatic classLocalTimeProtocol.DayOfWeekProtobuf enumorg.jboss.netty.example.localtime.DayOfWeekstatic classLocalTimeProtocol.LocalTimeProtobuf typeorg.jboss.netty.example.localtime.LocalTimestatic interfaceLocalTimeProtocol.LocalTimeOrBuilderstatic classLocalTimeProtocol.LocalTimesProtobuf typeorg.jboss.netty.example.localtime.LocalTimesstatic interfaceLocalTimeProtocol.LocalTimesOrBuilderstatic classLocalTimeProtocol.LocationProtobuf typeorg.jboss.netty.example.localtime.Locationstatic interfaceLocalTimeProtocol.LocationOrBuilderstatic classLocalTimeProtocol.LocationsProtobuf typeorg.jboss.netty.example.localtime.Locationsstatic interfaceLocalTimeProtocol.LocationsOrBuilder
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptordescriptorprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_org_jboss_netty_example_localtime_LocalTime_descriptorprivate static com.google.protobuf.GeneratedMessage.FieldAccessorTableinternal_static_org_jboss_netty_example_localtime_LocalTime_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_org_jboss_netty_example_localtime_LocalTimes_descriptorprivate static com.google.protobuf.GeneratedMessage.FieldAccessorTableinternal_static_org_jboss_netty_example_localtime_LocalTimes_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_org_jboss_netty_example_localtime_Location_descriptorprivate static com.google.protobuf.GeneratedMessage.FieldAccessorTableinternal_static_org_jboss_netty_example_localtime_Location_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_org_jboss_netty_example_localtime_Locations_descriptorprivate static com.google.protobuf.GeneratedMessage.FieldAccessorTableinternal_static_org_jboss_netty_example_localtime_Locations_fieldAccessorTable
-
Constructor Summary
Constructors Modifier Constructor Description privateLocalTimeProtocol()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
internal_static_org_jboss_netty_example_localtime_Location_descriptor
private static final 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 final 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 final 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 final 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 final 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 final 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 final 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 final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_org_jboss_netty_example_localtime_LocalTimes_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
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()
-
-