@ParametersAreNonnullByDefault
Package org.somda.sdc.dpws.http
HTTP server binding for DPWS.
-
Interface Summary Interface Description HttpClient Simple HTTP client to enable performing requests.HttpHandler Simple HTTP handler forHttpServerRegistrycallbacks.HttpServerRegistry Simple HTTP server registry service. -
Class Summary Class Description ContentType Handler for parsing Content-Types accepted by SDCri.HttpResponse A basic http response containing status code and body.HttpUriBuilder Helper class to build valid HTTP(S) URIs. -
Enum Summary Enum Description ContentType.ContentTypes Representation of all accepted content-types as well as their default charset, if it is given. -
Exception Summary Exception Description HttpException Exception to convey HTTP status codes.