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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wso2.carbon.endpoint.ui.endpoints.IEndpoint
build, build, getTagLocalName, serialize
-
Field Details
-
fac
protected static final org.apache.axiom.om.OMFactory fac -
synNS
protected static final org.apache.axiom.om.OMNamespace synNS -
nullNS
protected static final org.apache.axiom.om.OMNamespace nullNS
-
-
Constructor Details
-
Endpoint
public Endpoint()
-
-
Method Details
-
getEmptyEndpointElement
public org.apache.axiom.om.OMElement getEmptyEndpointElement()
-