Lines Matching refs:portType

120      * This method is invoked so that extensions to a <code>wsdl:portType</code>
124 * @param portType This is the wsdl:portType element that the extension can be added to.
126 public void addPortTypeExtension(TypedXmlWriter portType) {
142 * This method is invoked so that extensions to a <code>wsdl:portType/wsdl:operation</code>
145 * @param operation This is the wsdl:portType/wsdl:operation element that the
147 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
159 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
170 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
181 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
189 * <code>wsdl:portType/wsdl:operation/wsdl:input</code>
192 * @param input This is the wsdl:portType/wsdl:operation/wsdl:input element that the
194 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
201 * This method is invoked so that extensions to a <code>wsdl:portType/wsdl:operation/wsdl:output</code>
204 * @param output This is the wsdl:portType/wsdl:operation/wsdl:output element that the
206 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
218 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
230 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
239 * @param fault This is the wsdl:binding/wsdl:operation/wsdl:fault or wsdl:portType/wsdl:output/wsdl:operation/wsdl:fault
241 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
247 * This method is invoked so that extensions to a <code>wsdl:portType/wsdl:operation/wsdl:fault</code>
252 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation
260 * This method is invoked so that extensions to a <code>wsdl:portType/wsdl:operation/wsdl:fault</code>
263 * @param fault This is the wsdl:portType/wsdl:operation/wsdl:fault element that the
265 * @param method {@link JavaMethod} which captures all the information to generate wsdl:portType/wsdl:operation