| Package | Description |
|---|---|
| io.apigee.trireme.core.modules | |
| io.apigee.trireme.net.spi |
| Modifier and Type | Class and Description |
|---|---|
static class |
HTTPWrap.ServerContainer
This implements the stub that the HTTP implementation will call into to notify us of new messages and data.
|
| Modifier and Type | Method and Description |
|---|---|
HttpServerAdapter |
HttpServerContainer.newServer(NodeScript script,
HttpServerStub stub)
When a new HTTP server is registered, the JavaScript runtime calls this method on the container
to notify it that there is a need to listen on a new HTTP interface.
|
Copyright © 2016 Apigee Corporation. All Rights Reserved.