Modifier and Type | Method and Description |
---|---|
protected void |
KomodoService.setProperties(org.komodo.spi.repository.Repository.UnitOfWork uow,
Connection connection,
RestConnection restConnection) |
Modifier and Type | Field and Description |
---|---|
static RestConnection[] |
RestConnection.NO_CONNECTIONS
An empty array of connections.
|
Modifier and Type | Method and Description |
---|---|
protected RestConnection |
ConnectionSerializer.createEntity() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ConnectionSerializer.isComplete(RestConnection connection) |
Modifier and Type | Method and Description |
---|---|
RestConnection |
RestConnectionSummary.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
RestConnectionSummary.setConnection(RestConnection connection) |
Constructor and Description |
---|
RestConnectionSummary(URI baseUri,
RestConnection connection,
RestMetadataConnectionStatus status) |
Modifier and Type | Class and Description |
---|---|
class |
RestMetadataConnection
A connection that can be used by GSON to build a JSON document representation.
|
Copyright © 2013–2019. All rights reserved.