JDK HTTP server
and Jersey Jersey application handler
classes.See: Description
Class | Description |
---|---|
JdkHttpHandlerContainer |
Jersey
Container implementation based on Java SE HttpServer . |
JdkHttpHandlerContainerProvider |
Container provider for containers based on lightweight Java SE HTTP Server's
HttpHandler . |
JdkHttpServerFactory |
Factory for creating
JDK HttpServer instances to run Jersey applications. |
JDK HTTP server
and Jersey Jersey application handler
classes.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.