public class AtmosphereConfigReader extends Object
| Modifier and Type | Method and Description |
|---|---|
static AtmosphereConfigReader |
getInstance() |
AtmosphereConfig |
parse(AtmosphereConfig config,
InputStream stream) |
AtmosphereConfig |
parse(AtmosphereConfig config,
String filename) |
public AtmosphereConfig parse(AtmosphereConfig config, String filename) throws FileNotFoundException
FileNotFoundExceptionpublic AtmosphereConfig parse(AtmosphereConfig config, InputStream stream) throws FileNotFoundException
FileNotFoundExceptionpublic static AtmosphereConfigReader getInstance()
Copyright © 2016. All rights reserved.