| |
|
| java.lang.Object com.bostechcorp.cbesb.common.wsdl.ComponentInfo com.bostechcorp.cbesb.common.wsdl.WsdlInfo
DEFAULT_SOAP_ENCODING_STYLE | final public static String DEFAULT_SOAP_ENCODING_STYLE(Code) | | The default SOAP encoding to use.
|
logger | protected static transient Log logger(Code) | | |
wsdlDefinition | protected Definition wsdlDefinition(Code) | | |
wsdlFactory | protected WSDLFactory wsdlFactory(Code) | | JWSDL Factory instance
|
extractFilesForCopy | public static HashMap<String, String> extractFilesForCopy(String sourceWsdl, String destinationFolder) throws WSDLException(Code) | | exctacts all external resources URI's, resolve the path and return the
Map |
getDefaultLocationURI | public String getDefaultLocationURI()(Code) | | |
getWsdlDefinition | public Definition getWsdlDefinition()(Code) | | the wsdlDefinition |
|
|
|