Package | Description |
---|---|
org.waarp.openr66.database.data |
Classes implementing Database Data model
|
org.waarp.openr66.protocol.http.rest.handler |
Http Rest method handlers for R66
|
Modifier and Type | Method and Description |
---|---|
static DbHostConfiguration |
DbHostConfiguration.getFromStatement(DbPreparedStatement preparedStatement)
For instance from Commander when getting updated information
|
static DbHostConfiguration[] |
DbHostConfiguration.getUpdatedPrepareStament() |
Modifier and Type | Method and Description |
---|---|
static void |
DbHostConfiguration.updateHostConfiguration(Configuration config,
DbHostConfiguration hostConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected DbHostConfiguration |
DbHostConfigurationR66RestMethodHandler.createItem(HttpRestHandler handler,
RestArgument arguments,
RestArgument result,
Object body) |
protected DbHostConfiguration |
DbHostConfigurationR66RestMethodHandler.getItem(HttpRestHandler handler,
RestArgument arguments,
RestArgument result,
Object body) |
protected DbHostConfiguration |
DbHostConfigurationR66RestMethodHandler.getItemPreparedStatement(DbPreparedStatement statement) |
Copyright © 2009–2020 Waarp. All rights reserved.