public class WebDotXmlReader extends Object
| Constructor and Description |
|---|
WebDotXmlReader(InputStream stream)
Create a
DocumentBuilderFactory element from WEB-INF/web.xml |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getMappings()
Return an
ArrayList which maps to the AtmosphereServlet |
public WebDotXmlReader(InputStream stream)
DocumentBuilderFactory element from WEB-INF/web.xmlstream - public ArrayList<String> getMappings()
ArrayList which maps to the AtmosphereServletCopyright © 2016. All rights reserved.