| Package | Description |
|---|---|
| net.anwiba.commons.datasource.connection | |
| net.anwiba.commons.datasource.resource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFileConnectionDescription |
interface |
IFileSystemConnectionDescription |
interface |
IHttpConnectionDescription |
interface |
IMemoryConnectionDescription |
interface |
IResourceReferenceConnectionDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionDescription |
class |
AbstractHttpConnectionDescription |
class |
FileConnectionDescription |
class |
FileSystemConnectionDescription |
class |
HttpConnectionDescription |
class |
MemoryConnectionDescription |
| Modifier and Type | Method and Description |
|---|---|
IConnectionDescription |
FileConnectionDescriptionFactoryRegistry.create(File file) |
IConnectionDescription |
IRegisterableFileConnectionDescriptionFactory.create(File file) |
IConnectionDescription |
IFileConnectionDescriptionFactory.create(File file) |
IConnectionDescription |
FileSystemConnectionDescriptionFactory.create(File file) |
IConnectionDescription |
IConnectionDescriptionModel.getConnectionDescription() |
| Modifier and Type | Method and Description |
|---|---|
IConnectionDescription |
IResourceDescription.getConnectionDescription() |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.