JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
H
I
L
N
O
P
R
S
A
AetherClient
- Interface in
io.takari.aether.client
AetherClientAuthentication
- Class in
io.takari.aether.client
AetherClientAuthentication(String, String)
- Constructor for class io.takari.aether.client.
AetherClientAuthentication
AetherClientConfig
- Class in
io.takari.aether.client
AetherClientConfig()
- Constructor for class io.takari.aether.client.
AetherClientConfig
AetherClientProxy
- Class in
io.takari.aether.client
AetherClientProxy()
- Constructor for class io.takari.aether.client.
AetherClientProxy
AetherRepositoryConnectorFactory
- Class in
io.takari.aether.connector
A repository connector factory that uses OkHttp for the transfers.
AetherRepositoryConnectorFactory()
- Constructor for class io.takari.aether.connector.
AetherRepositoryConnectorFactory
AetherRepositoryConnectorFactory(FileProcessor, SSLSocketFactory)
- Constructor for class io.takari.aether.connector.
AetherRepositoryConnectorFactory
AuthorizationException
- Exception in
io.takari.aether.connector
AuthorizationException(String)
- Constructor for exception io.takari.aether.connector.
AuthorizationException
AuthorizationException(String, Throwable)
- Constructor for exception io.takari.aether.connector.
AuthorizationException
C
close()
- Method in interface io.takari.aether.client.
AetherClient
close()
- Method in class io.takari.aether.okhttp.
OkHttpAetherClient
closeConnection()
- Method in class io.takari.aether.wagon.
OkHttpsWagon
closeConnection()
- Method in class io.takari.aether.wagon.
OkHttpWagon
copyTo(OutputStream)
- Method in interface io.takari.aether.client.
RetryableSource
F
fillInputData(InputData)
- Method in class io.takari.aether.wagon.
OkHttpWagon
fillOutputData(OutputData)
- Method in class io.takari.aether.wagon.
OkHttpWagon
G
get(String)
- Method in interface io.takari.aether.client.
AetherClient
get(String, Map<String, String>)
- Method in interface io.takari.aether.client.
AetherClient
get(String)
- Method in class io.takari.aether.okhttp.
OkHttpAetherClient
get(String, Map<String, String>)
- Method in class io.takari.aether.okhttp.
OkHttpAetherClient
getAuthentication()
- Method in class io.takari.aether.client.
AetherClientConfig
getAuthentication()
- Method in class io.takari.aether.client.
AetherClientProxy
getConnectionTimeout()
- Method in class io.takari.aether.client.
AetherClientConfig
getHeader(String)
- Method in interface io.takari.aether.client.
Response
getHeaders()
- Method in class io.takari.aether.client.
AetherClientConfig
getHeaders()
- Method in interface io.takari.aether.client.
Response
getHost()
- Method in class io.takari.aether.client.
AetherClientProxy
getInputStream()
- Method in interface io.takari.aether.client.
Response
getOutputStream(Resource)
- Method in class io.takari.aether.wagon.
OkHttpWagon
getPassword()
- Method in class io.takari.aether.client.
AetherClientAuthentication
getPort()
- Method in class io.takari.aether.client.
AetherClientProxy
getPriority()
- Method in class io.takari.aether.connector.
AetherRepositoryConnectorFactory
getProxy()
- Method in class io.takari.aether.client.
AetherClientConfig
getRequestTimeout()
- Method in class io.takari.aether.client.
AetherClientConfig
getSslSocketFactory()
- Method in class io.takari.aether.client.
AetherClientConfig
getStatusCode()
- Method in interface io.takari.aether.client.
Response
getStatusMessage()
- Method in interface io.takari.aether.client.
Response
getUserAgent()
- Method in class io.takari.aether.client.
AetherClientConfig
getUsername()
- Method in class io.takari.aether.client.
AetherClientAuthentication
H
head(String)
- Method in interface io.takari.aether.client.
AetherClient
head(String)
- Method in class io.takari.aether.okhttp.
OkHttpAetherClient
I
initService(ServiceLocator)
- Method in class io.takari.aether.connector.
AetherRepositoryConnectorFactory
io.takari.aether.client
- package io.takari.aether.client
io.takari.aether.connector
- package io.takari.aether.connector
io.takari.aether.okhttp
- package io.takari.aether.okhttp
io.takari.aether.wagon
- package io.takari.aether.wagon
L
length()
- Method in interface io.takari.aether.client.
RetryableSource
N
newInstance(RepositorySystemSession, RemoteRepository)
- Method in class io.takari.aether.connector.
AetherRepositoryConnectorFactory
O
OkHttpAetherClient
- Class in
io.takari.aether.okhttp
OkHttpAetherClient(AetherClientConfig)
- Constructor for class io.takari.aether.okhttp.
OkHttpAetherClient
OkHttpsWagon
- Class in
io.takari.aether.wagon
LightweightHttpsWagon, using JDK's HttpURLConnection.
OkHttpsWagon()
- Constructor for class io.takari.aether.wagon.
OkHttpsWagon
OkHttpWagon
- Class in
io.takari.aether.wagon
OkHttpWagon()
- Constructor for class io.takari.aether.wagon.
OkHttpWagon
openConnection()
- Method in class io.takari.aether.wagon.
OkHttpsWagon
openConnectionInternal()
- Method in class io.takari.aether.wagon.
OkHttpWagon
P
put(String, RetryableSource)
- Method in interface io.takari.aether.client.
AetherClient
put(String, RetryableSource)
- Method in class io.takari.aether.okhttp.
OkHttpAetherClient
put(File, String)
- Method in class io.takari.aether.wagon.
OkHttpWagon
putFromStream(InputStream, Resource)
- Method in class io.takari.aether.wagon.
OkHttpWagon
R
resourceExists(String)
- Method in class io.takari.aether.wagon.
OkHttpWagon
Response
- Interface in
io.takari.aether.client
RetryableSource
- Interface in
io.takari.aether.client
S
setAuthentication(AetherClientAuthentication)
- Method in class io.takari.aether.client.
AetherClientConfig
setAuthentication(AetherClientAuthentication)
- Method in class io.takari.aether.client.
AetherClientProxy
setConnectionTimeout(int)
- Method in class io.takari.aether.client.
AetherClientConfig
setFileProcessor(FileProcessor)
- Method in class io.takari.aether.connector.
AetherRepositoryConnectorFactory
setHeaders(Map<String, String>)
- Method in class io.takari.aether.client.
AetherClientConfig
setHost(String)
- Method in class io.takari.aether.client.
AetherClientProxy
setHttpHeaders(Properties)
- Method in class io.takari.aether.wagon.
OkHttpWagon
setPort(int)
- Method in class io.takari.aether.client.
AetherClientProxy
setProxy(AetherClientProxy)
- Method in class io.takari.aether.client.
AetherClientConfig
setRequestTimeout(int)
- Method in class io.takari.aether.client.
AetherClientConfig
setSSLSocketFactory(SSLSocketFactory)
- Method in interface io.takari.aether.client.
AetherClient
setSslSocketFactory(SSLSocketFactory)
- Method in class io.takari.aether.client.
AetherClientConfig
setSSLSocketFactory(SSLSocketFactory)
- Method in class io.takari.aether.okhttp.
OkHttpAetherClient
setUserAgent(String)
- Method in class io.takari.aether.client.
AetherClientConfig
A
C
F
G
H
I
L
N
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.