public class RestServiceExFactory extends Object implements InterfaceFactory<RestServiceEx>
| Modifier and Type | Field and Description |
|---|---|
static String |
REST_EX_TYPE |
| Constructor and Description |
|---|
RestServiceExFactory() |
| Modifier and Type | Method and Description |
|---|---|
RestServiceEx |
build(WsdlProject project,
InterfaceConfig config) |
RestServiceEx |
createNew(WsdlProject project,
String name) |
public static final String REST_EX_TYPE
public RestServiceEx build(WsdlProject project, InterfaceConfig config)
build in interface InterfaceFactory<RestServiceEx>public RestServiceEx createNew(WsdlProject project, String name)
createNew in interface InterfaceFactory<RestServiceEx>Copyright © 2019. All rights reserved.