Uses of Interface
org.somda.sdc.dpws.http.HttpServerRegistry
-
Packages that use HttpServerRegistry Package Description org.somda.sdc.dpws.http.jetty Jetty HTTP server adapter. -
-
Uses of HttpServerRegistry in org.somda.sdc.dpws.http.jetty
Classes in org.somda.sdc.dpws.http.jetty that implement HttpServerRegistry Modifier and Type Class Description classJettyHttpServerRegistryHttpServerRegistry implementation based on Jetty HTTP servers.
-