Introduce WFS HTTP handler
[gpl/argeo-suite.git] / org.argeo.app.geo / OSGI-INF / geoJsonHttpHandler.xml
index 4fbec8ff6ae544947089da7246b3eeb36ec33d93..352595bdbaaa4d43ae9a51fb8059b166aea50e40 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true">
-   <implementation class="org.argeo.app.internal.geo.http.GeoJsonHttpHandler"/>
+   <implementation class="org.argeo.app.geo.http.WfsHttpHandler"/>
    <service>
       <provide interface="com.sun.net.httpserver.HttpHandler"/>
    </service>