javax.wsdl.extensions.http
Interface HTTPAddress
- ExtensibilityElement, java.io.Serializable
- HTTPAddressImpl
public interface HTTPAddress
- Matthew J. Duftler (duftler@us.ibm.com)
String | getLocationURI() - Get the location URI for this HTTP address.
|
void | setLocationURI(String locationURI) - Set the location URI for this HTTP address.
|
getLocationURI
public String getLocationURI()
Get the location URI for this HTTP address.
setLocationURI
public void setLocationURI(String locationURI)
Set the location URI for this HTTP address.
locationURI
- the desired location URI
Copyright B) 2003,2006 IBM. All Rights Reserved.