org.jibx.ws.wsdl |
|
Java Source File Name | Type | Comment |
ClassSourceLocator.java | Class | Locator that supports both class file lookup and source file lookup. |
CollectionValueCustom.java | Class | Method parameter or return collection value customization information. |
Definitions.java | Class | Top-level component of WSDL definition. |
FaultCustom.java | Class | Fault data customization information. |
Jibx2Wsdl.java | Class | Start-from-code WSDL generator using JiBX data binding. |
Message.java | Class | WSDL object model components corresponding to a message definition.
author: Dennis M. |
MessagePart.java | Class | WSDL object model components corresponding to a message definition part.
author: Dennis M. |
MessageReference.java | Class | Reference to a message within an operation. |
NestingBase.java | Class | Base class for nested WSDL customizations that can contain other
customizations. |
Operation.java | Class | WSDL object model component corresponding to an operation definition.
author: Dennis M. |
OperationCustom.java | Class | Operation customization information. |
ServiceCustom.java | Class | Service customization information. |
SignatureParser.java | Class | Pull parser for generic method or field signature. |
ThrowsCustom.java | Class | Method throws customization information. |
ValueCustom.java | Class | Method parameter or return value customization information. |
WsdlCustom.java | Class | Global customization information for WSDL generation. |
WsdlGeneratorCommandLine.java | Class | Command line processing specifically for the
Jibx2Wsdl class. |
WsdlWriter.java | Class | WSDL writer class. |