接口 | 说明 |
---|---|
LocalTimeProtocol.LocalTimeOrBuilder | |
LocalTimeProtocol.LocalTimesOrBuilder | |
LocalTimeProtocol.LocationOrBuilder | |
LocalTimeProtocol.LocationsOrBuilder |
类 | 说明 |
---|---|
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 |
枚举 | 说明 |
---|---|
LocalTimeProtocol.Continent |
Protobuf enum
org.jboss.netty.example.localtime.Continent |
LocalTimeProtocol.DayOfWeek |
Protobuf enum
org.jboss.netty.example.localtime.DayOfWeek |