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

e.atmosphere-runtime.2.3.1.source-code.atmosphere.xml.template Maven / Gradle / Ivy

There is a newer version: 3.0.10
Show newest version
<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