Home | History | Annotate | Download | only in nanohttpd

Lines Matching refs:artifactId

31 		<artifactId>nanohttpd</artifactId>
154 <artifactId>nanohttpd</artifactId>
181 For a specialized HTTP (HTTPS) service you can use the module with artifactId *nanohttpd*.
185 <artifactId>nanohttpd</artifactId>
193 For a specialized websocket service you can use the module with artifactId *nanohttpd-websocket*.
197 <artifactId>nanohttpd-websocket</artifactId>
205 For a more classic aproach, perhaps to just create a HTTP server serving mostly service files from your disk, you can use the module with artifactId *nanohttpd-webserver*.
209 <artifactId>nanohttpd-webserver</artifactId>
221 <artifactId>nanohttpd</artifactId>