org.ow2.easywsdl.extensions.sawsdl.api
Interface Endpoint

All Superinterfaces:
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfEndpoint<Service,Binding>, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.wsdl.api.WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
EndpointImpl

public interface Endpoint
extends SAWSDLElement, org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfEndpoint<Service,Binding>

This interface represents a port, an endpoint for the functionality described by a particular port type.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addModelReference, getAttrExtensions, getModelReference, removeAllModelReferences, removeModelReference
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfEndpoint
getAddress, getBinding, getHttpAuthenticationRealm, getHttpAuthenticationScheme, getName, getService, setAddress, setBinding, setName
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.