public class KSoapClient<T> extends WebClient<T> implements KSoapConstants
KSoapConstants.TypePurposemethod2PortMap, serviceClass, serviceInfo, serviceParamTableinterfaceClass, methodsNeedGenerated, paramTable, refClassbaseClass, fullNameInstanceByImportList, importedList, importedListBackupFAULT_MESSAGE, SCHEMA_FOLDER| 构造器和说明 |
|---|
KSoapClient(java.lang.Class<T> interfaceClass,
java.lang.Class<? extends T> refClass,
java.lang.Class<?> serviceClass,
java.lang.String serviceName,
java.lang.String stubPackage) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
compile() |
java.lang.String |
getServiceName() |
java.lang.String |
getStubClassName() |
java.lang.String |
getStubClassSimpleName() |
java.lang.String |
getStubPackage() |
createMethod2PortMapMap, createMethodsNeedGenerated, getMethod2PortMap, getPrimitiveMethod, getRemoteAnnotation, getRemoteAnnotation, getServiceClass, getServiceInfo, getServicePort, getServicePorts, isGenericTypeClass, isServiceRuntime, needImpl, needImpl, toStringaddImportedClassFromMethods, checkClass, getDeclaredMethods, getGenericMethod, getImplementedMethod, getInterfaceClass, getMatchedGenericMethod, getMatchedGenericMethod, getMethod, getMethodsNeedGenerated, getRefClass, isAssignable, isConvert, isFullImplemented, isImplemented, isImplemented, isImplementedMethodaddImportedClass, addImportedClass, addImportedClassFromMethod, addImportedClassFromMethods, backupImportedList, getBaseClass, getImportedClassNames, getImportedClassNames, getImportedList, getName, getPackage, getRawTypeName, getTypeDefine, getTypeName, removeClassFromImports, removeClassFromImports, removeClassFromImports, restoreImportedListclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBaseClass, getImportedListpublic KSoapClient(java.lang.Class<T> interfaceClass, java.lang.Class<? extends T> refClass, java.lang.Class<?> serviceClass, java.lang.String serviceName, java.lang.String stubPackage)
public java.lang.String getServiceName()
public java.lang.String getStubPackage()
public java.lang.String getStubClassSimpleName()
public java.lang.String getStubClassName()
Copyright © 2020. All Rights Reserved.