Interface | Description |
---|---|
LocalTimeProtocol.LocalTimeOrBuilder | |
LocalTimeProtocol.LocalTimesOrBuilder | |
LocalTimeProtocol.LocationOrBuilder | |
LocalTimeProtocol.LocationsOrBuilder |
Class | Description |
---|---|
LocalTimeClient |
Sends a list of continent/city pairs to a
LocalTimeServer to
get the local times of the specified cities. |
LocalTimeClientHandler | |
LocalTimeClientPipelineFactory | |
LocalTimeProtocol | |
LocalTimeProtocol.LocalTime |
Protobuf type
org.jboss.netty.example.localtime.LocalTime |
LocalTimeProtocol.LocalTime.Builder |
Protobuf type
org.jboss.netty.example.localtime.LocalTime |
LocalTimeProtocol.LocalTimes |
Protobuf type
org.jboss.netty.example.localtime.LocalTimes |
LocalTimeProtocol.LocalTimes.Builder |
Protobuf type
org.jboss.netty.example.localtime.LocalTimes |
LocalTimeProtocol.Location |
Protobuf type
org.jboss.netty.example.localtime.Location |
LocalTimeProtocol.Location.Builder |
Protobuf type
org.jboss.netty.example.localtime.Location |
LocalTimeProtocol.Locations |
Protobuf type
org.jboss.netty.example.localtime.Locations |
LocalTimeProtocol.Locations.Builder |
Protobuf type
org.jboss.netty.example.localtime.Locations |
LocalTimeServer |
Receives a list of continent/city pairs from a
LocalTimeClient to
get the local times of the specified cities. |
LocalTimeServerHandler | |
LocalTimeServerPipelineFactory |
Enum | Description |
---|---|
LocalTimeProtocol.Continent |
Protobuf enum
org.jboss.netty.example.localtime.Continent |
LocalTimeProtocol.DayOfWeek |
Protobuf enum
org.jboss.netty.example.localtime.DayOfWeek |
Copyright © 2008–2024 The Netty Project. All rights reserved.