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.Locations
LocalTimeProtocol.Locations.DEFAULT_INSTANCE
Fields 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.PARSER
Methods in org.jboss.netty.example.localtime that return LocalTimeProtocol.LocationsModifier and TypeMethodDescriptionLocalTimeProtocol.Locations.Builder.build()
LocalTimeProtocol.Locations.Builder.buildPartial()
static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.getDefaultInstance()
LocalTimeProtocol.Locations.Builder.getDefaultInstanceForType()
LocalTimeProtocol.Locations.getDefaultInstanceForType()
static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseDelimitedFrom
(InputStream input) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(byte[] data) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(com.google.protobuf.ByteString data) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(com.google.protobuf.CodedInputStream input) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(InputStream input) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalTimeProtocol.Locations
LocalTimeProtocol.Locations.parseFrom
(ByteBuffer data) static LocalTimeProtocol.Locations
LocalTimeProtocol.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 void
LocalTimeProtocol.Locations.Builder.buildPartial0
(LocalTimeProtocol.Locations result) private void
LocalTimeProtocol.Locations.Builder.buildPartialRepeatedFields
(LocalTimeProtocol.Locations result) LocalTimeProtocol.Locations.Builder.mergeFrom
(LocalTimeProtocol.Locations other) LocalTimeProtocol.Locations.newBuilder
(LocalTimeProtocol.Locations prototype)