|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbsItfTypes | |
---|---|
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 AbsItfTypes in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfTypes in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
Types
This interface represents the <types> section of a WSDL document. |
Uses of AbsItfTypes in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfTypes | |
---|---|
class |
AbstractTypesImpl<E,S extends Schema,Impt extends AbsItfImport>
|
Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfTypes | |
---|---|
protected T |
AbstractDescriptionImpl.types
types |
Uses of AbsItfTypes in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfTypes | |
---|---|
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 AbsItfTypes in org.ow2.easywsdl.wsdl.decorator |
---|
Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfTypes | |
---|---|
protected AbsItfTypes<S,Impt> |
DecoratorTypesImpl.types
|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfTypes | |
---|---|
protected TNew |
AbstractWSDLConverter.convertTypes(AbsItfTypes oldTypes,
java.lang.Class<TImpl> typesimpl)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfTypes | |
---|---|
DecoratorTypesImpl(AbsItfTypes<S,Impt> types)
|
Uses of AbsItfTypes in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfTypes | |
---|---|
class |
TypesImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |