| Package | Description |
|---|---|
| net.webpdf.wsclient.https | |
| net.webpdf.wsclient.session |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull TLSContext |
TLSContext.createDefault()
Static factory method, to create a fresh instance of this class with default values.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable TLSContext |
Session.getTlsContext()
Returns the currently set TLS context.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Session> |
SessionFactory.createInstance(@NotNull WebServiceProtocol webServiceProtocol,
@NotNull URL url,
@Nullable TLSContext tlsContext)
Creates a session based on the given
WebServiceProtocol to the server at the given URL. |
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.