Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 59e27cc688063086e478043c35a93702b9381f9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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/ExtendedHttpService.java" type="org.eclipse.equinox.http.servlet.ExtendedHttpService">
        <filter comment="Add restriction for the provider type" id="403853384">
            <message_arguments>
                <message_argument value="org.eclipse.equinox.http.servlet.ExtendedHttpService"/>
            </message_arguments>
        </filter>
    </resource>
    <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>
</component>

Back to the top