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

ternal.atmosphere.atmosphere-runtime.2.4.11.vaadin3.source-code.atmosphere.xml.template Maven / Gradle / Ivy

<atmosphere-handlers>
    <!-- Associate a context-root (servlet-mapping) to an AtmosphereHandler. 
    Request sent using that context-root will be mapped to its associated AtmosphereHandler 
    -->
    <atmosphere-handler context-root="" class-name="">
        <!-- Define some AtmosphereHandler properties -->
        <property name="" value=""/>
    </atmosphere-handler>
</atmosphere-handlers>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy