Package | Description |
---|---|
org.apache.sling.testing.clients | |
org.apache.sling.testing.clients.email | |
org.apache.sling.testing.clients.html | |
org.apache.sling.testing.clients.indexing | |
org.apache.sling.testing.clients.osgi |
OSGI testing tools.
|
org.apache.sling.testing.clients.query |
Query tools leveraging javax.jcr.query
|
Modifier and Type | Method and Description |
---|---|
SlingClientConfig |
SlingClientConfig.Builder.build() |
protected SlingClientConfig |
SlingClient.InternalBuilder.buildSlingClientConfig() |
Constructor and Description |
---|
SlingClient(org.apache.http.impl.client.CloseableHttpClient http,
SlingClientConfig config)
Constructor used by Builders and adaptTo().
|
Constructor and Description |
---|
SlingEmailClient(org.apache.http.impl.client.CloseableHttpClient http,
SlingClientConfig config) |
Constructor and Description |
---|
MicrodataClient(org.apache.http.impl.client.CloseableHttpClient http,
SlingClientConfig config) |
Constructor and Description |
---|
IndexingClient(org.apache.http.impl.client.CloseableHttpClient http,
SlingClientConfig config)
Constructor used by Builders and adaptTo().
|
Constructor and Description |
---|
OsgiConsoleClient(org.apache.http.impl.client.CloseableHttpClient http,
SlingClientConfig config)
Constructor used by adaptTo() and InternalBuilder classes.
|
Constructor and Description |
---|
QueryClient(org.apache.http.impl.client.CloseableHttpClient http,
SlingClientConfig config)
Constructor used by adaptTo
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.