public class WebServiceInstaller extends Object
| Constructor and Description |
|---|
WebServiceInstaller(String path,
Object service) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAsyncSupported() |
String |
getPath() |
Object |
getService() |
void |
setAsyncSupported(Boolean asyncSupported) |
void |
setPath(String path) |
void |
setService(Object service) |
Copyright © 2020. All rights reserved.