Package | Description |
---|---|
com.caucho.resin |
Modifier and Type | Class and Description |
---|---|
class |
HttpEmbed
Embeddable version of a HTTP port
|
Modifier and Type | Method and Description |
---|---|
void |
ResinEmbed.addPort(PortEmbed port)
Adds a port to the server, e.g.
|
void |
ResinEmbed.setPorts(PortEmbed[] ports)
Sets a list of ports.
|