Package | Description |
---|---|
org.waarp.common.database.data |
Classes implementing Database Data model
|
org.waarp.gateway.kernel.database.data |
Classes implementing Database Data model
|
org.waarp.gateway.kernel.rest | |
org.waarp.openr66.commander |
Classes implementing Commander, reader of database updates from clients
|
org.waarp.openr66.database.data |
Classes implementing Database Data model
|
org.waarp.openr66.protocol.http.rest.client |
R66 REST HTTP Client package
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDbDataWithCommit
Abstract database table implementation with explicit COMMIT.
|
class |
DbDataModel
Example of Table object
|
Modifier and Type | Class and Description |
---|---|
class |
DbTransferLog
Transfer Log for Gateway for Http
|
Modifier and Type | Class and Description |
---|---|
class |
DataModelRestMethodHandler<E extends AbstractDbData>
Generic Rest Model handler for Data model (CRUD access to a database table)
|
Modifier and Type | Field and Description |
---|---|
static ConcurrentLinkedQueue<AbstractDbData> |
CommanderNoDb.todoList |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDbDataDao<E>
Abstract database table implementation
|
class |
DbConfiguration
Configuration Table object
|
class |
DbHostAuth
Host Authentication Table object
|
class |
DbHostConfiguration
Configuration Table object
|
class |
DbMultipleMonitor
Configuration Table object
|
class |
DbRule
Rule Table object
|
class |
DbTaskRunner
Task Runner from pre operation to transfer to post operation, except in case
of error
|
Modifier and Type | Method and Description |
---|---|
AbstractDbData |
HttpRestR66Client.getDbDataFromFuture(DbSession dbSession,
RestFuture future) |
Copyright © 2009–2020 Waarp. All rights reserved.