|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.wbem.http.HttpConnectionHandler
Field Summary | |
static int |
MAJOR_VERSION
|
static int |
MINOR_VERSION
|
Constructor Summary | |
HttpConnectionHandler(HttpContentHandler handler)
|
Method Summary | |
void |
close()
|
void |
handleConnection(java.net.Socket socket)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int MAJOR_VERSION
public static final int MINOR_VERSION
Constructor Detail |
public HttpConnectionHandler(HttpContentHandler handler)
Method Detail |
public void handleConnection(java.net.Socket socket)
public void close()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |