Package org.jboss.netty.example.localtime
package org.jboss.netty.example.localtime
-
ClassDescriptionSends a list of continent/city pairs to a
LocalTimeServer
to get the local times of the specified cities.Protobuf enumorg.jboss.netty.example.localtime.Continent
Protobuf enumorg.jboss.netty.example.localtime.DayOfWeek
Protobuf typeorg.jboss.netty.example.localtime.LocalTime
Protobuf typeorg.jboss.netty.example.localtime.LocalTime
Protobuf typeorg.jboss.netty.example.localtime.LocalTimes
Protobuf typeorg.jboss.netty.example.localtime.LocalTimes
Protobuf typeorg.jboss.netty.example.localtime.Location
Protobuf typeorg.jboss.netty.example.localtime.Location
Protobuf typeorg.jboss.netty.example.localtime.Locations
Protobuf typeorg.jboss.netty.example.localtime.Locations
Receives a list of continent/city pairs from aLocalTimeClient
to get the local times of the specified cities.