|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectecologylab.generic.Debug
ecologylab.services.distributed.legacy.ServerToClientConnection
ecologylab.services.distributed.legacy.HTTPPostServerToClientConnection
@Deprecated public class HTTPPostServerToClientConnection
parses HTTP Post request message It ignore messages by sending IgnoreRequest when it gets the header strings. It only translates strings of body messages to XML RequestMessage.
| Field Summary |
|---|
| Fields inherited from interface ecologylab.services.distributed.common.ServerConstants |
|---|
GARBAGE_CONNECTION_CLEANUP_TIMEOUT, MAX_CONNECTIONS, MAXIMUM_TRANSMISSION_ERRORS |
| Fields inherited from interface ecologylab.services.distributed.common.NetworkingConstants |
|---|
CHARACTER_ENCODING, CHARSET, CONTENT_LENGTH_STRING, CONTENT_LENGTH_STRING_LENGTH, DECODER, DEFAULT_IDLE_TIMEOUT, DEFAULT_MAX_MESSAGE_LENGTH_CHARS, ENCODER, HTTP_ACCEPT_ENCODING, HTTP_ACCEPTED_ENCODINGS, HTTP_CONTENT_CODING, HTTP_DEFLATE_ENCODING, HTTP_HEADER_LINE_DELIMITER, HTTP_HEADER_TERMINATOR, MAX_HTTP_HEADER_LENGTH, UNIQUE_IDENTIFIER_STRING |
| Constructor Summary | |
|---|---|
HTTPPostServerToClientConnection(java.net.Socket incomingSocket,
ServicesServer servicesServer)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class ecologylab.services.distributed.legacy.ServerToClientConnection |
|---|
readToMax, run, shutdown, stop, toString |
| Methods inherited from class ecologylab.generic.Debug |
|---|
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, warning, warning, weird, weird |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HTTPPostServerToClientConnection(java.net.Socket incomingSocket,
ServicesServer servicesServer)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||