org.ow2.easywsdl.wsdl.api
Interface Endpoint

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

public interface Endpoint
extends 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.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, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 



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