|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbsItfImport | |
---|---|
org.ow2.easywsdl.wsdl.api | |
org.ow2.easywsdl.wsdl.api.abstractElmt | |
org.ow2.easywsdl.wsdl.api.abstractItf | |
org.ow2.easywsdl.wsdl.decorator | |
org.ow2.easywsdl.wsdl.impl.wsdl11 |
Uses of AbsItfImport in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfImport in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
Import
This interface represents an import, and may contain a reference to the imported definition. |
Uses of AbsItfImport in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfImport | |
---|---|
class |
AbstractImportImpl<E,D extends AbsItfDescription>
|
Uses of AbsItfImport in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfImport | |
---|---|
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. |
Uses of AbsItfImport in org.ow2.easywsdl.wsdl.decorator |
---|
Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfImport | |
---|---|
protected AbsItfImport<D> |
DecoratorImportImpl.impt
|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfImport | |
---|---|
protected ImptNew |
AbstractWSDLConverter.convertImport(AbsItfImport oldImpt,
java.lang.Class<ImptImpl> imptimpl)
|
Method parameters in org.ow2.easywsdl.wsdl.decorator with type arguments of type AbsItfImport | |
---|---|
protected void |
AbstractWSDLConverter.convertImports(java.util.List<AbsItfImport> imports,
java.lang.Class<ImptImpl> imptimpl,
DNew newDesc)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfImport | |
---|---|
DecoratorImportImpl(AbsItfImport<D> impt)
|
Uses of AbsItfImport in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfImport | |
---|---|
class |
ImportImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |