| Package | Description |
|---|---|
| org.glassfish.embeddable.web |
Provides classes and interfaces necessary to programmatically configure embedded WebContainer
and create contexts, virtual servers, and web listeners.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AjpListener
Listener which listens via AJP protocol.
|
class |
HttpListener
HTTP Listener listens on a TCP port for incoming HTTP connection.
|
class |
HttpsListener
HTTPS Listener which listens on a protocol that is secured.
|
Copyright © 2017. All rights reserved.