static Server |
Exports.createServer(net.java.html.lib.Function.A2<? super IncomingMessage,? super ServerResponse,? extends Void> requestListener) |
static ClientRequest |
Exports.get(Object options,
net.java.html.lib.Function.A1<? super IncomingMessage,? extends Void> callback) |
static ClientRequest |
Exports.get(RequestOptions options,
net.java.html.lib.Function.A1<? super IncomingMessage,? extends Void> callback) |
static ClientRequest |
Exports.request(RequestOptions options,
net.java.html.lib.Function.A1<? super IncomingMessage,? extends Void> callback) |