- createContainer(Class<T>, ApplicationHandler) - Method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainerProvider
-
- createHttpServer(URI) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ResourceConfig) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ResourceConfig, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ApplicationHandler) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ApplicationHandler, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ResourceConfig, boolean, SSLEngineConfigurator) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ResourceConfig, boolean, SSLEngineConfigurator, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ApplicationHandler, boolean, SSLEngineConfigurator) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.
- createHttpServer(URI, ApplicationHandler, boolean, SSLEngineConfigurator, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
-
Creates HttpServer instance.