|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfInclude in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfInclude in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
Import
This interface represents an import, and may contain a reference to the imported definition. |
interface |
Include
This interface represents an include, and may contain a reference to the included definition. |
Uses of AbsItfInclude in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfInclude | |
---|---|
class |
AbstractImportImpl<E,D extends AbsItfDescription>
|
class |
AbstractIncludeImpl<E,D extends AbsItfDescription>
|
Uses of AbsItfInclude in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfInclude | |
---|---|
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. |
Subinterfaces of AbsItfInclude in org.ow2.easywsdl.wsdl.api.abstractItf | |
---|---|
interface |
AbsItfImport<D extends AbsItfDescription>
This interface represents an import, and may contain a reference to the imported definition. |
Uses of AbsItfInclude in org.ow2.easywsdl.wsdl.decorator |
---|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfInclude | |
---|---|
protected InclNew |
AbstractWSDLConverter.convertInclude(AbsItfInclude oldInclude,
java.lang.Class<InclImpl> inclimpl)
|
Method parameters in org.ow2.easywsdl.wsdl.decorator with type arguments of type AbsItfInclude | |
---|---|
protected void |
AbstractWSDLConverter.convertIncludes(java.util.List<AbsItfInclude> includes,
java.lang.Class<InclImpl> inclimpl,
DNew newDesc)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfInclude | |
---|---|
DecoratorIncludeImpl(AbsItfInclude<D> incl)
|
Uses of AbsItfInclude in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfInclude | |
---|---|
class |
ImportImpl
|
class |
IncludeImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |