org.jboss.netty.example.qotm
Class QuoteOfTheMomentServer
java.lang.Object
org.jboss.netty.example.qotm.QuoteOfTheMomentServer
public class QuoteOfTheMomentServer
- extends Object
A UDP server that responds to the QOTM (quote of the moment) request to a
QuoteOfTheMomentClient
.
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 |
QuoteOfTheMomentServer
public QuoteOfTheMomentServer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.