public class AtmosphereConfigReader
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AtmosphereConfigReader |
getInstance() |
AtmosphereConfig |
parse(AtmosphereConfig config,
java.io.InputStream stream) |
AtmosphereConfig |
parse(AtmosphereConfig config,
java.lang.String filename) |
public AtmosphereConfig parse(AtmosphereConfig config, java.lang.String filename) throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic AtmosphereConfig parse(AtmosphereConfig config, java.io.InputStream stream) throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic static AtmosphereConfigReader getInstance()
Copyright © 2021. All Rights Reserved.