Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface HttpServerConnectionFactory
Method Summary | |
HttpServerConnection |
|
public HttpServerConnection newServerConnection(String url)
Create a new servlet awaiting connections.
- Parameters:
url
- the url for the servlet, or an empty string, or null.
- Returns:
- a new HttpServerConnection.