Uses of Package
org.somda.sdc.dpws.http
-
Packages that use org.somda.sdc.dpws.http Package Description org.somda.sdc.dpws.device.helper Helper classes to support the DPWS device implementation.org.somda.sdc.dpws.http HTTP server binding for DPWS.org.somda.sdc.dpws.http.apache Apache HTTP client implementation.org.somda.sdc.dpws.http.factory HTTP client factory.org.somda.sdc.dpws.http.jetty Jetty HTTP server adapter.org.somda.sdc.dpws.http.jetty.factory Jetty HTTP server factory. -
Classes in org.somda.sdc.dpws.http used by org.somda.sdc.dpws.device.helper Class Description HttpException Exception to convey HTTP status codes.HttpHandler Simple HTTP handler forHttpServerRegistrycallbacks. -
Classes in org.somda.sdc.dpws.http used by org.somda.sdc.dpws.http Class Description ContentType Handler for parsing Content-Types accepted by SDCri.ContentType.ContentTypes Representation of all accepted content-types as well as their default charset, if it is given.HttpException Exception to convey HTTP status codes.HttpHandler Simple HTTP handler forHttpServerRegistrycallbacks.HttpResponse A basic http response containing status code and body. -
Classes in org.somda.sdc.dpws.http used by org.somda.sdc.dpws.http.apache Class Description HttpClient Simple HTTP client to enable performing requests.HttpResponse A basic http response containing status code and body. -
Classes in org.somda.sdc.dpws.http used by org.somda.sdc.dpws.http.factory Class Description HttpClient Simple HTTP client to enable performing requests. -
Classes in org.somda.sdc.dpws.http used by org.somda.sdc.dpws.http.jetty Class Description HttpHandler Simple HTTP handler forHttpServerRegistrycallbacks.HttpServerRegistry Simple HTTP server registry service. -
Classes in org.somda.sdc.dpws.http used by org.somda.sdc.dpws.http.jetty.factory Class Description HttpHandler Simple HTTP handler forHttpServerRegistrycallbacks.