|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfEndpoint in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfEndpoint in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
Endpoint
This interface represents a port, an endpoint for the functionality described by a particular port type. |
Uses of AbsItfEndpoint in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfEndpoint | |
---|---|
class |
AbstractEndpointImpl<E,S extends AbsItfService,B extends AbsItfBinding>
|
Uses of AbsItfEndpoint in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfEndpoint | |
---|---|
interface |
AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes>
This interface represents a WSDL definition. |
interface |
AbsItfService<I extends AbsItfInterfaceType,E extends AbsItfEndpoint>
This interface represents a service, which groups related endpoints to provide some functionality. |
Uses of AbsItfEndpoint in org.ow2.easywsdl.wsdl.decorator |
---|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfEndpoint | |
---|---|
protected ENew |
AbstractWSDLConverter.convertEndpoint(AbsItfEndpoint oldEp,
java.lang.Class<EImpl> eimpl)
|
Method parameters in org.ow2.easywsdl.wsdl.decorator with type arguments of type AbsItfEndpoint | |
---|---|
protected void |
AbstractWSDLConverter.convertEndpoints(java.util.List<AbsItfEndpoint> endpoints,
java.lang.Class<EImpl> eimpl)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfEndpoint | |
---|---|
DecoratorEndpointImpl(AbsItfEndpoint<S,B> endpoint)
|
Uses of AbsItfEndpoint in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfEndpoint | |
---|---|
class |
EndpointImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |