Uses of Class
org.somda.sdc.dpws.http.jetty.JettyHttpServerHandler
-
Packages that use JettyHttpServerHandler Package Description org.somda.sdc.dpws.http.jetty.factory Jetty HTTP server factory. -
-
Uses of JettyHttpServerHandler in org.somda.sdc.dpws.http.jetty.factory
Methods in org.somda.sdc.dpws.http.jetty.factory that return JettyHttpServerHandler Modifier and Type Method Description JettyHttpServerHandlerJettyHttpServerHandlerFactory. create(String mediaType, HttpHandler handler)Instantiates JettyHttpServerHandler with the given objects and injected objects.
-