com.quadrique.jbuildingblocks.core.io.socket.server
Class JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse
java.lang.Object
java.lang.Thread
com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandler
com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttp
com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse
- All Implemented Interfaces:
- Runnable
public class JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse
- extends JbbConnectionHandlerHttp
This specialized connection handler dumps the request on System.out and sends
its interpreted content back to the sender in 2 separate blocks:
the first block with most of the response
the second block is sent 10s after
- Version:
- 1.0.0
- Author:
- Hervé Rivere
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse
public JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse()
Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.