org.jboss.netty.example.qotm
Class QuoteOfTheMomentClient
java.lang.Object
org.jboss.netty.example.qotm.QuoteOfTheMomentClient
public class QuoteOfTheMomentClient
- extends Object
A UDP broadcast client that asks for a quote of the moment (QOTM) to
QuoteOfTheMomentServer
.
Inspired by the official Java tutorial.
- Version:
- $Rev: 2104 $, $Date: 2010-01-28 16:50:28 +0900 (Thu, 28 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 |
QuoteOfTheMomentClient
public QuoteOfTheMomentClient()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.