Package | Description |
---|---|
de.innovationgate.wgaservices |
The Base Client API for using WGA Services Web Service
|
de.innovationgate.wgaservices.applet |
Utility classes for using WGA Services from a Java Applet
|
Modifier and Type | Method and Description |
---|---|
static WGACustomServices |
ClientFactory.createCustomServiceClient(String wgaRootURL)
Creates a client for custom services
|
static WGACustomServices |
ClientFactory.createCustomServiceClient(String wgaRootURL,
Map<String,Object> properties)
Creates a client for custom services
|
WGACustomServices |
ClientFactoryService.createCustomServiceClient(String wgaRootURL,
Map<String,Object> properties)
Creates a client for custom services
|
Modifier and Type | Method and Description |
---|---|
WGACustomServices |
ClientFactoryApplet.createCustomServiceClient(String url) |