Class HTTPAddress
java.lang.Object
com.sun.xml.rpc.wsdl.framework.Entity
com.sun.xml.rpc.wsdl.framework.Extension
com.sun.xml.rpc.wsdl.document.http.HTTPAddress
- All Implemented Interfaces:
Elemental
A HTTP address extension.
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class com.sun.xml.rpc.wsdl.framework.Entity
failValidation, failValidation, getProperty, removeProperty, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
-
Constructor Details
-
HTTPAddress
public HTTPAddress()
-
-
Method Details
-
getElementName
-
getLocation
-
setLocation
-
validateThis
public void validateThis()- Specified by:
validateThisin classEntity
-