Package | Description |
---|---|
org.sblim.wbem.http |
Internal implementation of HTTP client and server
|
Constructor and Description |
---|
HttpServerConnection(HttpConnectionHandler handler,
int port) |
HttpServerConnection(HttpConnectionHandler handler,
int port) |
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl) |
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl) |
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl,
SessionProperties properties)
Ctor.
|
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl,
SessionProperties properties)
Ctor.
|
HttpServerWorker(HttpConnectionHandler handler,
java.net.Socket socket) |
HttpServerWorker(HttpConnectionHandler handler,
java.net.Socket socket) |
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.