Class Endpoint
- java.lang.Object
-
- org.wso2.carbon.endpoint.ui.endpoints.Endpoint
-
- All Implemented Interfaces:
IEndpoint
- Direct Known Subclasses:
AddressEndpoint
,DefaultEndpoint
,HttpEndpoint
,ListEndpoint
,TemplateEndpoint
,WsdlEndpoint
public abstract class Endpoint extends Object implements IEndpoint
-
-
Constructor Summary
Constructors Constructor Description Endpoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.axiom.om.OMElement
getEmptyEndpointElement()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.wso2.carbon.endpoint.ui.endpoints.IEndpoint
build, build, getTagLocalName, serialize
-
-