All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.enonic.xp.web.dispatch.DispatchServlet Maven / Gradle / Ivy

There is a newer version: 7.14.4
Show newest version
package com.enonic.xp.web.dispatch;

import javax.servlet.Servlet;

public interface DispatchServlet
    extends Servlet
{
    String getConnector();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy