This file is indexed.

/usr/share/doc/libsimple-http-java/api/allclasses-frame.html is in libsimple-http-java-doc 4.1.21-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Thu Jul 05 09:00:23 UTC 2012 -->
<title>All Classes</title>
<meta name="date" content="2012-07-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/simpleframework/http/Address.html" title="interface in org.simpleframework.http" target="classFrame"><i>Address</i></a></li>
<li><a href="org/simpleframework/http/parse/AddressParser.html" title="class in org.simpleframework.http.parse" target="classFrame">AddressParser</a></li>
<li><a href="org/simpleframework/util/buffer/Allocator.html" title="interface in org.simpleframework.util.buffer" target="classFrame"><i>Allocator</i></a></li>
<li><a href="org/simpleframework/util/buffer/ArrayAllocator.html" title="class in org.simpleframework.util.buffer" target="classFrame">ArrayAllocator</a></li>
<li><a href="org/simpleframework/util/buffer/ArrayBuffer.html" title="class in org.simpleframework.util.buffer" target="classFrame">ArrayBuffer</a></li>
<li><a href="org/simpleframework/util/buffer/Buffer.html" title="interface in org.simpleframework.util.buffer" target="classFrame"><i>Buffer</i></a></li>
<li><a href="org/simpleframework/util/buffer/BufferAllocator.html" title="class in org.simpleframework.util.buffer" target="classFrame">BufferAllocator</a></li>
<li><a href="org/simpleframework/util/buffer/BufferException.html" title="class in org.simpleframework.util.buffer" target="classFrame">BufferException</a></li>
<li><a href="org/simpleframework/util/lease/Cleaner.html" title="interface in org.simpleframework.util.lease" target="classFrame"><i>Cleaner</i></a></li>
<li><a href="org/simpleframework/transport/connect/Connection.html" title="interface in org.simpleframework.transport.connect" target="classFrame"><i>Connection</i></a></li>
<li><a href="org/simpleframework/http/core/Container.html" title="interface in org.simpleframework.http.core" target="classFrame"><i>Container</i></a></li>
<li><a href="org/simpleframework/http/core/ContainerProcessor.html" title="class in org.simpleframework.http.core" target="classFrame">ContainerProcessor</a></li>
<li><a href="org/simpleframework/http/core/ContainerServer.html" title="class in org.simpleframework.http.core" target="classFrame">ContainerServer</a></li>
<li><a href="org/simpleframework/http/parse/ContentParser.html" title="class in org.simpleframework.http.parse" target="classFrame">ContentParser</a></li>
<li><a href="org/simpleframework/http/ContentType.html" title="interface in org.simpleframework.http" target="classFrame"><i>ContentType</i></a></li>
<li><a href="org/simpleframework/http/resource/Context.html" title="interface in org.simpleframework.http.resource" target="classFrame"><i>Context</i></a></li>
<li><a href="org/simpleframework/http/Cookie.html" title="class in org.simpleframework.http" target="classFrame">Cookie</a></li>
<li><a href="org/simpleframework/http/parse/CookieParser.html" title="class in org.simpleframework.http.parse" target="classFrame">CookieParser</a></li>
<li><a href="org/simpleframework/transport/Cursor.html" title="interface in org.simpleframework.transport" target="classFrame"><i>Cursor</i></a></li>
<li><a href="org/simpleframework/util/thread/Daemon.html" title="class in org.simpleframework.util.thread" target="classFrame">Daemon</a></li>
<li><a href="org/simpleframework/http/parse/DateParser.html" title="class in org.simpleframework.http.parse" target="classFrame">DateParser</a></li>
<li><a href="org/simpleframework/util/thread/DirectExecutor.html" title="class in org.simpleframework.util.thread" target="classFrame">DirectExecutor</a></li>
<li><a href="org/simpleframework/transport/reactor/DirectReactor.html" title="class in org.simpleframework.transport.reactor" target="classFrame">DirectReactor</a></li>
<li><a href="org/simpleframework/transport/reactor/ExecutorReactor.html" title="class in org.simpleframework.transport.reactor" target="classFrame">ExecutorReactor</a></li>
<li><a href="org/simpleframework/util/buffer/FileAllocator.html" title="class in org.simpleframework.util.buffer" target="classFrame">FileAllocator</a></li>
<li><a href="org/simpleframework/http/resource/FileContext.html" title="class in org.simpleframework.http.resource" target="classFrame">FileContext</a></li>
<li><a href="org/simpleframework/util/buffer/FilterAllocator.html" title="class in org.simpleframework.util.buffer" target="classFrame">FilterAllocator</a></li>
<li><a href="org/simpleframework/http/Form.html" title="interface in org.simpleframework.http" target="classFrame"><i>Form</i></a></li>
<li><a href="org/simpleframework/util/FormatException.html" title="class in org.simpleframework.util" target="classFrame">FormatException</a></li>
<li><a href="org/simpleframework/http/resource/Index.html" title="interface in org.simpleframework.http.resource" target="classFrame"><i>Index</i></a></li>
<li><a href="org/simpleframework/util/KeyMap.html" title="class in org.simpleframework.util" target="classFrame">KeyMap</a></li>
<li><a href="org/simpleframework/http/parse/LanguageParser.html" title="class in org.simpleframework.http.parse" target="classFrame">LanguageParser</a></li>
<li><a href="org/simpleframework/util/lease/Lease.html" title="interface in org.simpleframework.util.lease" target="classFrame"><i>Lease</i></a></li>
<li><a href="org/simpleframework/util/lease/LeaseException.html" title="class in org.simpleframework.util.lease" target="classFrame">LeaseException</a></li>
<li><a href="org/simpleframework/util/lease/LeaseManager.html" title="class in org.simpleframework.util.lease" target="classFrame">LeaseManager</a></li>
<li><a href="org/simpleframework/util/lease/LeaseMap.html" title="class in org.simpleframework.util.lease" target="classFrame">LeaseMap</a></li>
<li><a href="org/simpleframework/util/lease/LeaseProvider.html" title="interface in org.simpleframework.util.lease" target="classFrame"><i>LeaseProvider</i></a></li>
<li><a href="org/simpleframework/http/parse/ListParser.html" title="class in org.simpleframework.http.parse" target="classFrame">ListParser</a></li>
<li><a href="org/simpleframework/util/parse/MapParser.html" title="class in org.simpleframework.util.parse" target="classFrame">MapParser</a></li>
<li><a href="org/simpleframework/http/session/Observer.html" title="interface in org.simpleframework.http.session" target="classFrame"><i>Observer</i></a></li>
<li><a href="org/simpleframework/transport/reactor/Operation.html" title="interface in org.simpleframework.transport.reactor" target="classFrame"><i>Operation</i></a></li>
<li><a href="org/simpleframework/util/parse/ParseBuffer.html" title="class in org.simpleframework.util.parse" target="classFrame">ParseBuffer</a></li>
<li><a href="org/simpleframework/util/parse/Parser.html" title="class in org.simpleframework.util.parse" target="classFrame">Parser</a></li>
<li><a href="org/simpleframework/http/Part.html" title="interface in org.simpleframework.http" target="classFrame"><i>Part</i></a></li>
<li><a href="org/simpleframework/http/Path.html" title="interface in org.simpleframework.http" target="classFrame"><i>Path</i></a></li>
<li><a href="org/simpleframework/http/parse/PathParser.html" title="class in org.simpleframework.http.parse" target="classFrame">PathParser</a></li>
<li><a href="org/simpleframework/util/thread/PoolExecutor.html" title="class in org.simpleframework.util.thread" target="classFrame">PoolExecutor</a></li>
<li><a href="org/simpleframework/http/Principal.html" title="interface in org.simpleframework.http" target="classFrame"><i>Principal</i></a></li>
<li><a href="org/simpleframework/http/parse/PrincipalParser.html" title="class in org.simpleframework.http.parse" target="classFrame">PrincipalParser</a></li>
<li><a href="org/simpleframework/transport/Processor.html" title="interface in org.simpleframework.transport" target="classFrame"><i>Processor</i></a></li>
<li><a href="org/simpleframework/transport/ProcessorServer.html" title="class in org.simpleframework.transport" target="classFrame">ProcessorServer</a></li>
<li><a href="org/simpleframework/http/Query.html" title="interface in org.simpleframework.http" target="classFrame"><i>Query</i></a></li>
<li><a href="org/simpleframework/http/parse/QueryParser.html" title="class in org.simpleframework.http.parse" target="classFrame">QueryParser</a></li>
<li><a href="org/simpleframework/transport/reactor/Reactor.html" title="interface in org.simpleframework.transport.reactor" target="classFrame"><i>Reactor</i></a></li>
<li><a href="org/simpleframework/http/Request.html" title="interface in org.simpleframework.http" target="classFrame"><i>Request</i></a></li>
<li><a href="org/simpleframework/http/RequestHeader.html" title="interface in org.simpleframework.http" target="classFrame"><i>RequestHeader</i></a></li>
<li><a href="org/simpleframework/http/RequestLine.html" title="interface in org.simpleframework.http" target="classFrame"><i>RequestLine</i></a></li>
<li><a href="org/simpleframework/http/RequestWrapper.html" title="class in org.simpleframework.http" target="classFrame">RequestWrapper</a></li>
<li><a href="org/simpleframework/http/resource/Resource.html" title="interface in org.simpleframework.http.resource" target="classFrame"><i>Resource</i></a></li>
<li><a href="org/simpleframework/http/resource/ResourceContainer.html" title="class in org.simpleframework.http.resource" target="classFrame">ResourceContainer</a></li>
<li><a href="org/simpleframework/http/resource/ResourceEngine.html" title="interface in org.simpleframework.http.resource" target="classFrame"><i>ResourceEngine</i></a></li>
<li><a href="org/simpleframework/http/Response.html" title="interface in org.simpleframework.http" target="classFrame"><i>Response</i></a></li>
<li><a href="org/simpleframework/http/ResponseHeader.html" title="interface in org.simpleframework.http" target="classFrame"><i>ResponseHeader</i></a></li>
<li><a href="org/simpleframework/http/ResponseWrapper.html" title="class in org.simpleframework.http" target="classFrame">ResponseWrapper</a></li>
<li><a href="org/simpleframework/util/thread/Scheduler.html" title="class in org.simpleframework.util.thread" target="classFrame">Scheduler</a></li>
<li><a href="org/simpleframework/transport/Server.html" title="interface in org.simpleframework.transport" target="classFrame"><i>Server</i></a></li>
<li><a href="org/simpleframework/http/session/Session.html" title="interface in org.simpleframework.http.session" target="classFrame"><i>Session</i></a></li>
<li><a href="org/simpleframework/http/session/SessionException.html" title="class in org.simpleframework.http.session" target="classFrame">SessionException</a></li>
<li><a href="org/simpleframework/http/session/SessionManager.html" title="class in org.simpleframework.http.session" target="classFrame">SessionManager</a></li>
<li><a href="org/simpleframework/http/session/SessionProvider.html" title="interface in org.simpleframework.http.session" target="classFrame"><i>SessionProvider</i></a></li>
<li><a href="org/simpleframework/transport/Socket.html" title="interface in org.simpleframework.transport" target="classFrame"><i>Socket</i></a></li>
<li><a href="org/simpleframework/transport/connect/SocketConnection.html" title="class in org.simpleframework.transport.connect" target="classFrame">SocketConnection</a></li>
<li><a href="org/simpleframework/http/Status.html" title="enum in org.simpleframework.http" target="classFrame">Status</a></li>
<li><a href="org/simpleframework/http/StatusLine.html" title="interface in org.simpleframework.http" target="classFrame"><i>StatusLine</i></a></li>
<li><a href="org/simpleframework/util/buffer/Stream.html" title="interface in org.simpleframework.util.buffer" target="classFrame"><i>Stream</i></a></li>
<li><a href="org/simpleframework/transport/Transport.html" title="interface in org.simpleframework.transport" target="classFrame"><i>Transport</i></a></li>
<li><a href="org/simpleframework/transport/TransportCursor.html" title="class in org.simpleframework.transport" target="classFrame">TransportCursor</a></li>
<li><a href="org/simpleframework/transport/TransportException.html" title="class in org.simpleframework.transport" target="classFrame">TransportException</a></li>
<li><a href="org/simpleframework/http/parse/ValueParser.html" title="class in org.simpleframework.http.parse" target="classFrame">ValueParser</a></li>
</ul>
</div>
</body>
</html>