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