Package org.jboss.netty.example.qotm
Class QuoteOfTheMomentClient
- java.lang.Object
-
- org.jboss.netty.example.qotm.QuoteOfTheMomentClient
-
public final class QuoteOfTheMomentClient extends Object
A UDP broadcast client that asks for a quote of the moment (QOTM) toQuoteOfTheMomentServer
. Inspired by the official Java tutorial.
-
-
Constructor Summary
Constructors Constructor Description QuoteOfTheMomentClient()
-