Package | Description |
---|---|
net.noderunner.http |
Provides classes for sending and receiving data over HTTP.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpServer.writeResponse(ServerResponse response)
Sends response data to the HTTP client.
|
void |
BasicHttpServer.writeResponse(ServerResponse response) |
Copyright © 2012. All Rights Reserved.