Package | Description |
---|---|
org.glassfish.jersey.grizzly2.httpserver |
Jersey Grizzly 3.x container classes.
|
Modifier and Type | Method and Description |
---|---|
static org.glassfish.grizzly.http.server.HttpServer |
GrizzlyHttpServerFactory.createHttpServer(URI uri,
GrizzlyHttpContainer handler,
boolean secure,
org.glassfish.grizzly.ssl.SSLEngineConfigurator sslEngineConfigurator,
boolean start)
Create new
HttpServer instance. |
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.