|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.net.TcpSocketDaemon
com.partnersoft.net.holler.HollerDaemon
public class HollerDaemon
Remote messaging daemon.
Copyright 2004-2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
HollerDaemon(HollerQueue queue,
HollerCodec codec)
|
|
| Method Summary | |
|---|---|
HollerQueue |
getQueue()
|
protected void |
handleConnection(java.net.Socket socket,
java.io.InputStream input,
java.io.OutputStream output)
|
| Methods inherited from class com.partnersoft.net.TcpSocketDaemon |
|---|
runImp, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HollerDaemon(HollerQueue queue,
HollerCodec codec)
| Method Detail |
|---|
protected void handleConnection(java.net.Socket socket,
java.io.InputStream input,
java.io.OutputStream output)
throws java.lang.Exception
handleConnection in class TcpSocketDaemonjava.lang.Exceptionpublic HollerQueue getQueue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||