Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 94630a559a48b2ef4aba09bfe7f5a518ffdff9b1 (plain) (blame)
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.equinox.http.servlet" version="2">
    <resource path="src/org/eclipse/equinox/http/servlet/HttpServiceServlet.java" type="org.eclipse.equinox.http.servlet.HttpServiceServlet">
        <filter id="576720909">
            <message_arguments>
                <message_argument value="ProxyServlet"/>
                <message_argument value="HttpServiceServlet"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="src/org/eclipse/equinox/http/servlet/internal/HttpServiceImpl.java" type="org.eclipse.equinox.http.servlet.internal.HttpServiceImpl">
        <filter id="574619656">
            <message_arguments>
                <message_argument value="HttpService"/>
                <message_argument value="HttpServiceImpl"/>
            </message_arguments>
        </filter>
        <filter id="574668824">
            <message_arguments>
                <message_argument value="ExtendedHttpService"/>
                <message_argument value="HttpServiceImpl"/>
                <message_argument value="HttpService"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top