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