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.defaultInstance
Fields in org.jboss.netty.example.localtime with type parameters of type LocalTimeProtocol.LocationsModifier and TypeFieldDescriptionstatic 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) 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()
Methods in org.jboss.netty.example.localtime with parameters of type LocalTimeProtocol.LocationsModifier and TypeMethodDescriptionLocalTimeProtocol.Locations.Builder.mergeFrom
(LocalTimeProtocol.Locations other) LocalTimeProtocol.Locations.newBuilder
(LocalTimeProtocol.Locations prototype)