| Package | Description |
|---|---|
| org.overlord.sramp.client | |
| org.overlord.sramp.client.query |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
SrampAtomApiClient.getArtifactContent(ArtifactSummary artifact)
Convenience method for getting the artifact content given an artifact summary (which are typically
returned when performing s-ramp queries).
|
BaseArtifactType |
SrampAtomApiClient.getArtifactMetaData(ArtifactSummary artifact)
Convenience method to get the artifact meta-data given an artifact summary (which are typically
returned when performing s-ramp queries).
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactSummary |
QueryResultSet.get(int index)
Gets an item at the given index.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ArtifactSummary> |
QueryResultSet.iterator() |
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.