Package | Description |
---|---|
org.jboss.netty.example.localtime |
Modifier and Type | Class and Description |
---|---|
static class |
LocalTimeProtocol.Location
Protobuf type
org.jboss.netty.example.localtime.Location |
static class |
LocalTimeProtocol.Location.Builder
Protobuf type
org.jboss.netty.example.localtime.Location |
Modifier and Type | Method and Description |
---|---|
LocalTimeProtocol.LocationOrBuilder |
LocalTimeProtocol.LocationsOrBuilder.getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.LocationOrBuilder |
LocalTimeProtocol.Locations.getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.LocationOrBuilder |
LocalTimeProtocol.Locations.Builder.getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends LocalTimeProtocol.LocationOrBuilder> |
LocalTimeProtocol.LocationsOrBuilder.getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
List<? extends LocalTimeProtocol.LocationOrBuilder> |
LocalTimeProtocol.Locations.getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
List<? extends LocalTimeProtocol.LocationOrBuilder> |
LocalTimeProtocol.Locations.Builder.getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
Copyright © 2008–2022 The Netty Project. All rights reserved.