JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
O
P
S
A
addServiceGroupToIndex(IParticipantIdentifier)
- Method in class com.helger.pd.client.
PDClient
C
close()
- Method in class com.helger.pd.client.
PDClient
com.helger.pd.client
- package com.helger.pd.client
createRequestConfigBuilder()
- Method in class com.helger.pd.client.
PDHttpClientFactory
D
DEFAULT_CONNECTION_TIMEOUT_MS
- Static variable in class com.helger.pd.client.
PDClientConfiguration
DEFAULT_REQUEST_TIMEOUT_MS
- Static variable in class com.helger.pd.client.
PDClientConfiguration
DEFAULT_TRUSTSTORE_PASSWORD
- Static variable in class com.helger.pd.client.
PDClientConfiguration
DEFAULT_TRUSTSTORE_PATH
- Static variable in class com.helger.pd.client.
PDClientConfiguration
DEFAULT_TRUSTSTORE_TYPE
- Static variable in class com.helger.pd.client.
PDClientConfiguration
deleteServiceGroupFromIndex(IParticipantIdentifier)
- Method in class com.helger.pd.client.
PDClient
E
executeRequest(HttpRequestBase, ResponseHandler<T>)
- Method in class com.helger.pd.client.
PDClient
The main execution routine.
G
getConfigFile()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getConnectTimeoutMS()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getExceptionHandler()
- Method in class com.helger.pd.client.
PDClient
Get the current installed exception handler.
getHttpProxyHost()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getHttpProxyPort()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getHttpsProxyHost()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getHttpsProxyPort()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getKeyStoreKeyAlias()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getKeyStoreKeyPassword()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getKeyStorePassword()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getKeyStorePath()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getKeyStoreType()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getPDHostURI()
- Method in class com.helger.pd.client.
PDClient
getProxy()
- Method in class com.helger.pd.client.
PDClient
getProxyCredentials()
- Method in class com.helger.pd.client.
PDClient
getProxyPassword()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getProxyUsername()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getRequestTimeoutMS()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getTrustStorePassword()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getTrustStorePath()
- Static method in class com.helger.pd.client.
PDClientConfiguration
getTrustStoreType()
- Static method in class com.helger.pd.client.
PDClientConfiguration
H
handleResponse(HttpResponse)
- Method in class com.helger.pd.client.
PDClientResponseHandler
I
IPDClientExceptionCallback
- Interface in
com.helger.pd.client
Special exception callback interface for the PEPPOL Directory client.
isHttpsHostnameVerificationDisabled()
- Static method in class com.helger.pd.client.
PDClientConfiguration
During handshaking, if the URL's hostname and the server's identification hostname mismatch, the verification mechanism can call back to implementers of this interface to determine if this connection should be allowed.
isServiceGroupRegistered(IParticipantIdentifier)
- Method in class com.helger.pd.client.
PDClient
Gets a list of references to the CompleteServiceGroup's owned by the specified userId.
O
onException(IParticipantIdentifier, String, Throwable)
- Method in interface com.helger.pd.client.
IPDClientExceptionCallback
Called for every exception in HTTP calls.
P
PATH_INDEXER_10
- Static variable in class com.helger.pd.client.
PDClient
The fixed part of the URL to the PD server
PDClient
- Class in
com.helger.pd.client
This class is used for calling the PD indexer REST interface.
PDClient(String)
- Constructor for class com.helger.pd.client.
PDClient
Constructor with a direct PEPPOL Directory URL.
PDClient(URI)
- Constructor for class com.helger.pd.client.
PDClient
Constructor with a direct PEPPOL Directory URL.
PDClientConfiguration
- Class in
com.helger.pd.client
This class manages the configuration properties of the PEPPOL Directory client.
PDClientResponseHandler
- Class in
com.helger.pd.client
Special response handler for PD client
PDClientResponseHandler()
- Constructor for class com.helger.pd.client.
PDClientResponseHandler
PDHttpClientFactory
- Class in
com.helger.pd.client
PDHttpClientFactory()
- Constructor for class com.helger.pd.client.
PDHttpClientFactory
PROPERTY_FILE_PRIMARY
- Static variable in class com.helger.pd.client.
PDClientConfiguration
PROPERTY_FILE_SECONDARY
- Static variable in class com.helger.pd.client.
PDClientConfiguration
S
setExceptionHandler(IPDClientExceptionCallback)
- Method in class com.helger.pd.client.
PDClient
Set the exception handler to be used.
setHttpClientManager(HttpClientManager)
- Method in class com.helger.pd.client.
PDClient
Internal method to set a different
HttpClientManager
in case the default one using
PDHttpClientFactory
is not suitable (any more).
setProxy(HttpHost)
- Method in class com.helger.pd.client.
PDClient
Set the proxy to be used to access the PEPPOL Directory server.
setProxyCredentials(Credentials)
- Method in class com.helger.pd.client.
PDClient
Set the proxy Credentials to be used to access the PEPPOL Directory server.
SYSTEM_PROPERTY_PRIMARY
- Static variable in class com.helger.pd.client.
PDClientConfiguration
SYSTEM_PROPERTY_SECONDARY
- Static variable in class com.helger.pd.client.
PDClientConfiguration
A
C
D
E
G
H
I
O
P
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2018
Philip Helger
. All rights reserved.