com.sun.tools.ws.wsdl.document.http
Class HTTPBinding
java.lang.Object
com.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.ExtensionImpl
com.sun.tools.ws.wsdl.document.http.HTTPBinding
- All Implemented Interfaces:
- TWSDLExtension, Elemental
public class HTTPBinding
- extends ExtensionImpl
A HTTP binding extension.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPBinding
public HTTPBinding(Locator locator)
getElementName
public QName getElementName()
getVerb
public String getVerb()
setVerb
public void setVerb(String s)
validateThis
public void validateThis()
- Specified by:
validateThis
in class Entity
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.