org.smallmind.plumber.http
Class RecordingSocketWorker
java.lang.Object
org.smallmind.plumber.io.SocketWorker
org.smallmind.plumber.http.RecordingSocketWorker
- All Implemented Interfaces:
- Runnable
public class RecordingSocketWorker
- extends SocketWorker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordingSocketWorker
public RecordingSocketWorker(Logger logger,
ServerSocketHerald herald,
String httpHost,
int httpPort,
int bufferSize)
socketWork
public void socketWork(Socket socket)
throws Exception
- Specified by:
socketWork in class SocketWorker
- Throws:
Exception
Copyright © 2011. All Rights Reserved.