Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Generates functions to create typed proxies.
Usage
<proxyBuilderImplementations>
child elements
</proxyBuilderImplementations>
Attributes
There are no attributes.
Child elements
| Element | Description |
|---|---|
| codeName |
The name to be used for the port type in the generated code. By default, the code name is generated from the port type's qualified name. |
| portType |
Port type for which code is to be generated. |
| proxyClass |
Class name to generate from the proxy builder function. |
Child element sequence
(
proxyClass,
portType+,
codeName
)
Parent elements
| Element | Description |
|---|---|
| file |
Outputs a file from the code generator. |
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | No |