public interface IHTTPConnectionManagerEntry
| Modifier and Type | Interface and Description |
|---|---|
static class |
IHTTPConnectionManagerEntry.NamedEntry |
| Modifier and Type | Method and Description |
|---|---|
IHTTPConnectionManagerEntry.NamedEntry |
GetName() |
void |
HandleConnection(Socket socket,
String request,
BufferedOutputStream out,
String key) |
IHTTPConnectionManagerEntry.NamedEntry GetName()
void HandleConnection(Socket socket, String request, BufferedOutputStream out, String key)
Copyright © 2018. All Rights Reserved.