| Package | Description |
|---|---|
| com.bmc.arsys.ws.mapping | |
| com.bmc.arsys.ws.wsdl | |
| com.bmc.arsys.ws.wsdlgen |
| Constructor and Description |
|---|
ARSWebService(ARSWebService oldWs,
String schemaUri,
StringBuffer warnings) |
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlPortBindingOperation.createMappingDoc(ARSWebService ws,
Document mappingDom,
XMLSchemaParser schemaParser,
javax.wsdl.Definition def,
StringBuffer warnings)
Create the mapping doc, or in other words, populate the ARSWebservice with ARSPorts that correspond to
all the ports that are available for this service, and populate the ports with the operations available
for that port etc.
|
| Constructor and Description |
|---|
WsdlGenerator(ARSWebService ws,
String schemaInfo,
StringBuffer warnings)
Constructor that takes only one ARSWebservice that needs to be included in the wsdl
|
| Constructor and Description |
|---|
WsdlGenerator(ArrayList<ARSWebService> ws,
String schemaInfo,
StringBuffer warnings)
Constructor that takes a list ot ARSWebservices that need to be including in the wsdl
|
? Copyright 2013 BMC Software, Inc.