com.sun.tools.ws.wsdl.document.http
Class HTTPOperation
java.lang.Object
com.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.ExtensionImpl
com.sun.tools.ws.wsdl.document.http.HTTPOperation
- All Implemented Interfaces:
- TWSDLExtension, Elemental
public class HTTPOperation
- extends ExtensionImpl
A HTTP operation extension.
- Author:
- WS Development Team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPOperation
public HTTPOperation(Locator locator)
getElementName
public QName getElementName()
getLocation
public String getLocation()
setLocation
public void setLocation(String s)
validateThis
public void validateThis()
- Specified by:
validateThis in class Entity
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.