Package | Description |
---|---|
aQute.bnd.connection.settings | |
aQute.bnd.osgi | |
aQute.bnd.osgi.resource | |
aQute.bnd.service.maven | |
aQute.bnd.service.repository | |
aQute.bnd.util.dto |
Modifier and Type | Class and Description |
---|---|
class |
ProxyDTO |
class |
ServerDTO |
class |
SettingsDTO |
Modifier and Type | Class and Description |
---|---|
static class |
Verifier.BundleActivatorError |
Modifier and Type | Class and Description |
---|---|
class |
PersistentResource
This class provides an efficient way to store a resource through JSON
serialization.
|
static class |
PersistentResource.Attr |
static class |
PersistentResource.Namespace |
static class |
PersistentResource.RCData |
Modifier and Type | Class and Description |
---|---|
class |
PomOptions |
Modifier and Type | Class and Description |
---|---|
static class |
ResolverInfo.ResolveStatus |
Modifier and Type | Method and Description |
---|---|
private static java.lang.StringBuilder |
DTO.appendDTO(java.lang.StringBuilder result,
java.util.Map<java.lang.Object,java.lang.String> objectRefs,
java.lang.String refpath,
DTO dto)
Append the specified DTO's string representation to the specified
StringBuilder.
|