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 WGACoreServices |
ClientFactory.createCoreServiceClient(String wgaRootURL)
Creates a client for core services
|
static WGACoreServices |
ClientFactory.createCoreServiceClient(String wgaRootURL,
Map<String,Object> properties)
Creates a client for core services
|
WGACoreServices |
ClientFactoryService.createCoreServiceClient(String wgaRootURL,
Map<String,Object> properties)
Creates a client for core services
|
Modifier and Type | Method and Description |
---|---|
WGACoreServices |
ClientFactoryApplet.createCoreServiceClient(String url) |