| Package | Description |
|---|---|
| net.webpdf.wsclient |
| Modifier and Type | Method and Description |
|---|---|
static WebServiceType |
WebServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebServiceType[] |
WebServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends WebService<?,?,?>> |
WebServiceFactory.createInstance(@NotNull Session session,
@NotNull WebServiceType webServiceType)
Create a web service instance
|
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.