public class HttpConnectionHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAJOR_VERSION |
static int |
MINOR_VERSION |
| Constructor and Description |
|---|
HttpConnectionHandler(HttpContentHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
handleConnection(java.net.Socket socket) |
public static final int MAJOR_VERSION
public static final int MINOR_VERSION
public HttpConnectionHandler(HttpContentHandler handler)
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.