Lines Matching defs:address

224      * address and implementation object.
226 * @param address A URI specifying the address and transport/protocol
236 public abstract Endpoint createAndPublishEndpoint(String address,
318 * for any endpoint by specifying the <code>address</code> property along
322 * To do so the <code>address</code> property can be provided or this
323 * method can automatically determine the <code>address</code> of
326 * <code>portName</code> propeties. If the <code>address</code> is
332 * @param address Specifies the address of the target endpoint
351 * <li>If the <code>address</code>, <code>serviceName</code> and
355 * <li>If the <code>address</code> property is <code>null</code> and
371 public abstract W3CEndpointReference createW3CEndpointReference(String address, QName serviceName, QName portName,
384 * for any endpoint by specifying the <code>address</code> property along
388 * To do so the <code>address</code> property can be provided or this
389 * method can automatically determine the <code>address</code> of
392 * <code>portName</code> propeties. If the <code>address</code> is
398 * @param address Specifies the address of the target endpoint
423 * <li>If the <code>address</code>, <code>serviceName</code> and
427 * <li>If the <code>address</code> property is <code>null</code> and
445 public W3CEndpointReference createW3CEndpointReference(String address,
454 * address, implementation object and web service features.
458 * @param address A URI specifying the address and transport/protocol
472 public Endpoint createAndPublishEndpoint(String address,