File: package.html

package info (click to toggle)
libpj-java 0.0~20150107%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 13,396 kB
  • sloc: java: 99,543; ansic: 987; sh: 153; xml: 26; makefile: 10; sed: 4
file content (16 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<HEAD>
<TITLE>Package edu.rit.http</TITLE>
</HEAD>
<BODY>

Package edu.rit.http
contains components for working with the Hypertext Transfer Protocol (HTTP).

<P>
Class <A HREF="HttpServer.html">HttpServer</A>
provides a lightweight HTTP/1.0 server
that is designed to be embedded inside another program.

</BODY>
</HTML>