|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
public class JdkHttpHandlerContainer
Container adapter between JDK HttpServer and Jersey application.
| Method Summary | |
|---|---|
ResourceConfig |
getConfiguration()
|
void |
handle(com.sun.net.httpserver.HttpExchange exchange)
|
void |
reload()
|
void |
reload(ResourceConfig configuration)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void handle(com.sun.net.httpserver.HttpExchange exchange)
throws java.io.IOException
handle in interface com.sun.net.httpserver.HttpHandlerjava.io.IOExceptionpublic ResourceConfig getConfiguration()
getConfiguration in interface Containerpublic void reload()
reload in interface Containerpublic void reload(ResourceConfig configuration)
reload in interface Container
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||