|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbsItfInterfaceType in org.ow2.easywsdl.wsdl.api |
|---|
| Subinterfaces of AbsItfInterfaceType in org.ow2.easywsdl.wsdl.api | |
|---|---|
interface |
InterfaceType
This interface represents a port type. |
| Uses of AbsItfInterfaceType in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfInterfaceType | |
|---|---|
protected AbsItfInterfaceType |
AbstractOperationImpl.itf
the parent interface |
protected I |
AbstractBindingImpl.itf
the associated interface |
| Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfInterfaceType | |
|---|---|
AbsItfInterfaceType |
AbstractOperationImpl.getInterface()
|
| Uses of AbsItfInterfaceType in org.ow2.easywsdl.wsdl.api.abstractItf |
|---|
| Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfInterfaceType | |
|---|---|
interface |
AbsItfBinding<I extends AbsItfInterfaceType,BO extends AbsItfBindingOperation>
This interface represents a port type binding and describes the protocol required for using operations in a port type. |
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 AbsItfInterfaceType in org.ow2.easywsdl.wsdl.decorator |
|---|
| Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfInterfaceType | |
|---|---|
protected INew |
AbstractWSDLConverter.convertInterface(AbsItfInterfaceType oldItf,
java.lang.Class<IImpl> iimpl)
|
| Method parameters in org.ow2.easywsdl.wsdl.decorator with type arguments of type AbsItfInterfaceType | |
|---|---|
protected void |
AbstractWSDLConverter.convertInterfaces(java.util.List<AbsItfInterfaceType> interfaces,
java.lang.Class<IImpl> iimpl,
DNew newDesc)
|
| Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfInterfaceType | |
|---|---|
DecoratorInterfaceTypeImpl(AbsItfInterfaceType<O> itf)
|
|
| Uses of AbsItfInterfaceType in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfInterfaceType | |
|---|---|
class |
InterfaceTypeImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||