org.jboss.netty.example.localtime
Class LocalTimeClient
java.lang.Object
org.jboss.netty.example.localtime.LocalTimeClient
public class LocalTimeClient
- extends Object
Sends a list of continent/city pairs to a LocalTimeServer
to
get the local times of the specified cities.
- Version:
- $Rev: 2080 $, $Date: 2010-01-26 18:04:19 +0900 (Tue, 26 Jan 2010) $
- Author:
- The Netty Project, Trustin Lee
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalTimeClient
public LocalTimeClient()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.