org.apache.wsif.providers.jca.toolplugin |
|
Java Source File Name | Type | Comment |
FormatHandlerGenerator.java | Interface | This interface allows Resource Adapter to provide a code generation contribution to the tool
environment. |
Import.java | Class | This class is a default implementation proxy for the Operations of the Import Service. |
ImportDefinition.java | Class | This class represents the type returned from the getDefinition operation. |
ImportResource.java | Class | This class represents a binary resource that may required for an Imported Service. |
ImportXSD.java | Class | This class represents an XSD definition that may be required for an Imported Service. |
OperationSelection.java | Class | The OperationSelection class is the representation of a selected Operation
that is passed to the getDefinition operation of the ImportService. |
PortTypeArray.java | Class | The PortTypeArray is the return type, provided by the EIS, in response to the
getPortTypes operation of the Import Service. |
PortTypeSelection.java | Class | The PortTypeSelection class is the representation of a selected PortType
that is passed to the getDefinition operation of the ImportService. |