|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfService in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfService in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
Service
This interface represents a service, which groups related endpoints to provide some functionality. |
Uses of AbsItfService in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfService | |
---|---|
class |
AbstractServiceImpl<E,I extends AbsItfInterfaceType<? extends AbsItfOperation>,Ep extends AbsItfEndpoint>
|
Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfService | |
---|---|
protected S |
AbstractEndpointImpl.service
the parent serviceImpl |
Uses of AbsItfService in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfService | |
---|---|
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 |
AbsItfEndpoint<S extends AbsItfService,B extends AbsItfBinding>
This interface represents a port, an endpoint for the functionality described by a particular port type. |
Uses of AbsItfService in org.ow2.easywsdl.wsdl.decorator |
---|
Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfService | |
---|---|
protected AbsItfService<I,E> |
DecoratorServiceImpl.service
|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfService | |
---|---|
protected SNew |
AbstractWSDLConverter.convertService(AbsItfService oldService,
java.lang.Class<SImpl> simpl)
Convert all wsdl element |
Method parameters in org.ow2.easywsdl.wsdl.decorator with type arguments of type AbsItfService | |
---|---|
protected void |
AbstractWSDLConverter.convertServices(java.util.List<AbsItfService> services,
java.lang.Class<SImpl> simpl,
DNew newDesc)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfService | |
---|---|
DecoratorServiceImpl(AbsItfService<I,E> service)
|
Uses of AbsItfService in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfService | |
---|---|
class |
ServiceImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |