Interface | Description |
---|---|
ConfigurationDocument |
A document containing one configuration(@http://www.jboss.org/jbossws-tools) element.
|
ConfigurationType |
An XML configurationType(@http://www.jboss.org/jbossws-tools).
|
GlobalType |
An XML globalType(@http://www.jboss.org/jbossws-tools).
|
JavaToWsdlType |
An XML javaToWsdlType(@http://www.jboss.org/jbossws-tools).
|
MappingType |
An XML mappingType(@http://www.jboss.org/jbossws-tools).
|
MappingType.File |
An XML file(@).
|
NamespacesType |
An XML namespacesType(@http://www.jboss.org/jbossws-tools).
|
NamespacesType.TargetNamespace |
An XML target-namespace(@).
|
NamespacesType.TypeNamespace |
An XML type-namespace(@).
|
OperationType |
An XML operationType(@http://www.jboss.org/jbossws-tools).
|
ParameterType |
An XML parameterType(@http://www.jboss.org/jbossws-tools).
|
ParameterType.Mode |
An XML mode(@).
|
PkgNSType |
An XML pkgNSType(@http://www.jboss.org/jbossws-tools).
|
PkgNSType.Namespace |
An XML namespace(@).
|
PkgNSType.Package |
An XML package(@).
|
ServiceType |
An XML serviceType(@http://www.jboss.org/jbossws-tools).
|
ServiceType.Endpoint |
An XML endpoint(@).
|
ServiceType.Name |
An XML name(@).
|
ServiceType.ParameterStyle |
An XML parameter-style(@).
|
ServiceType.Style |
An XML style(@).
|
WsdlToJavaType |
An XML wsdlToJavaType(@http://www.jboss.org/jbossws-tools).
|
WsdlToJavaType.ParameterStyle |
An XML parameter-style(@).
|
WsxmlType |
An XML wsxmlType(@http://www.jboss.org/jbossws-tools).
|
WsxmlType.EjbLink |
An XML ejb-link(@).
|
WsxmlType.ServletLink |
An XML servlet-link(@).
|
Class | Description |
---|---|
ConfigurationDocument.Factory |
A factory class with static methods for creating instances
of this type.
|
ConfigurationType.Factory |
A factory class with static methods for creating instances
of this type.
|
GlobalType.Factory |
A factory class with static methods for creating instances
of this type.
|
JavaToWsdlType.Factory |
A factory class with static methods for creating instances
of this type.
|
MappingType.Factory |
A factory class with static methods for creating instances
of this type.
|
MappingType.File.Factory |
A factory class with static methods for creating instances
of this type.
|
NamespacesType.Factory |
A factory class with static methods for creating instances
of this type.
|
NamespacesType.TargetNamespace.Factory |
A factory class with static methods for creating instances
of this type.
|
NamespacesType.TypeNamespace.Factory |
A factory class with static methods for creating instances
of this type.
|
OperationType.Factory |
A factory class with static methods for creating instances
of this type.
|
ParameterType.Factory |
A factory class with static methods for creating instances
of this type.
|
ParameterType.Mode.Enum |
Enumeration value class for org.jboss.jbosswsTools.ParameterType$Mode.
|
ParameterType.Mode.Factory |
A factory class with static methods for creating instances
of this type.
|
PkgNSType.Factory |
A factory class with static methods for creating instances
of this type.
|
PkgNSType.Namespace.Factory |
A factory class with static methods for creating instances
of this type.
|
PkgNSType.Package.Factory |
A factory class with static methods for creating instances
of this type.
|
ServiceType.Endpoint.Factory |
A factory class with static methods for creating instances
of this type.
|
ServiceType.Factory |
A factory class with static methods for creating instances
of this type.
|
ServiceType.Name.Factory |
A factory class with static methods for creating instances
of this type.
|
ServiceType.ParameterStyle.Enum |
Enumeration value class for org.jboss.jbosswsTools.ServiceType$ParameterStyle.
|
ServiceType.ParameterStyle.Factory |
A factory class with static methods for creating instances
of this type.
|
ServiceType.Style.Enum |
Enumeration value class for org.jboss.jbosswsTools.ServiceType$Style.
|
ServiceType.Style.Factory |
A factory class with static methods for creating instances
of this type.
|
WsdlToJavaType.Factory |
A factory class with static methods for creating instances
of this type.
|
WsdlToJavaType.ParameterStyle.Enum |
Enumeration value class for org.jboss.jbosswsTools.WsdlToJavaType$ParameterStyle.
|
WsdlToJavaType.ParameterStyle.Factory |
A factory class with static methods for creating instances
of this type.
|
WsxmlType.EjbLink.Factory |
A factory class with static methods for creating instances
of this type.
|
WsxmlType.Factory |
A factory class with static methods for creating instances
of this type.
|
WsxmlType.ServletLink.Factory |
A factory class with static methods for creating instances
of this type.
|
Copyright © 2019. All Rights Reserved.