Uses of Class
org.jboss.netty.example.localtime.LocalTimeProtocol.Locations
Packages that use LocalTimeProtocol.Locations
-
Uses of LocalTimeProtocol.Locations in org.jboss.netty.example.localtime
Fields in org.jboss.netty.example.localtime declared as LocalTimeProtocol.LocationsModifier and TypeFieldDescriptionprivate static final LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.DEFAULT_INSTANCEFields in org.jboss.netty.example.localtime with type parameters of type LocalTimeProtocol.LocationsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<LocalTimeProtocol.Locations> LocalTimeProtocol.Locations.PARSERMethods in org.jboss.netty.example.localtime that return LocalTimeProtocol.LocationsModifier and TypeMethodDescriptionLocalTimeProtocol.Locations.Builder.build()LocalTimeProtocol.Locations.Builder.buildPartial()static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.getDefaultInstance()LocalTimeProtocol.Locations.Builder.getDefaultInstanceForType()LocalTimeProtocol.Locations.getDefaultInstanceForType()static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseDelimitedFrom(InputStream input) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(byte[] data) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(com.google.protobuf.ByteString data) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(com.google.protobuf.CodedInputStream input) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(InputStream input) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(ByteBuffer data) static LocalTimeProtocol.LocationsLocalTimeProtocol.Locations.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.jboss.netty.example.localtime that return types with arguments of type LocalTimeProtocol.LocationsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LocalTimeProtocol.Locations> LocalTimeProtocol.Locations.getParserForType()static com.google.protobuf.Parser<LocalTimeProtocol.Locations> LocalTimeProtocol.Locations.parser()Methods in org.jboss.netty.example.localtime with parameters of type LocalTimeProtocol.LocationsModifier and TypeMethodDescriptionprivate voidLocalTimeProtocol.Locations.Builder.buildPartial0(LocalTimeProtocol.Locations result) private voidLocalTimeProtocol.Locations.Builder.buildPartialRepeatedFields(LocalTimeProtocol.Locations result) LocalTimeProtocol.Locations.Builder.mergeFrom(LocalTimeProtocol.Locations other) LocalTimeProtocol.Locations.newBuilder(LocalTimeProtocol.Locations prototype)