接口 | 说明 |
---|---|
WorldClockProtocol.LocalTimeOrBuilder | |
WorldClockProtocol.LocalTimesOrBuilder | |
WorldClockProtocol.LocationOrBuilder | |
WorldClockProtocol.LocationsOrBuilder |
类 | 说明 |
---|---|
WorldClockClient |
Sends a list of continent/city pairs to a
WorldClockServer to
get the local times of the specified cities. |
WorldClockClientHandler | |
WorldClockClientInitializer | |
WorldClockProtocol | |
WorldClockProtocol.LocalTime |
Protobuf type
io.netty.example.worldclock.LocalTime |
WorldClockProtocol.LocalTime.Builder |
Protobuf type
io.netty.example.worldclock.LocalTime |
WorldClockProtocol.LocalTimes |
Protobuf type
io.netty.example.worldclock.LocalTimes |
WorldClockProtocol.LocalTimes.Builder |
Protobuf type
io.netty.example.worldclock.LocalTimes |
WorldClockProtocol.Location |
Protobuf type
io.netty.example.worldclock.Location |
WorldClockProtocol.Location.Builder |
Protobuf type
io.netty.example.worldclock.Location |
WorldClockProtocol.Locations |
Protobuf type
io.netty.example.worldclock.Locations |
WorldClockProtocol.Locations.Builder |
Protobuf type
io.netty.example.worldclock.Locations |
WorldClockServer |
Receives a list of continent/city pairs from a
WorldClockClient to
get the local times of the specified cities. |
WorldClockServerHandler | |
WorldClockServerInitializer |
枚举 | 说明 |
---|---|
WorldClockProtocol.Continent |
Protobuf enum
io.netty.example.worldclock.Continent |
WorldClockProtocol.DayOfWeek |
Protobuf enum
io.netty.example.worldclock.DayOfWeek |