| Package | Description |
|---|---|
| org.bridje.jdbc.config |
| Modifier and Type | Method and Description |
|---|---|
static JdbcConfig |
JdbcConfig.load(InputStream is)
Loads a JdbcConfig from an input stream.
|
static JdbcConfig |
JdbcConfig.load(VFile xmlFile)
Loads a HttpServerConfig from a file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JdbcConfig.save(OutputStream os,
JdbcConfig object)
Save a SipServerConfig to an output stream.
|
Copyright © 2015–2017 Bridje Framework. All rights reserved.