Uses of Interface
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfBindingOutput

Packages that use AbsItfBindingOutput
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 AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api
 

Subinterfaces of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api
 interface BindingOutput
          This interface represents a fault binding.
 

Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api.abstractElmt
 

Classes in org.ow2.easywsdl.wsdl.api.abstractElmt with type parameters of type AbsItfBindingOutput
 class AbstractBindingOperationImpl<E,O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>
           
 

Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfBindingOutput
protected  BOut AbstractBindingOperationImpl.output
          the output
 

Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api.abstractItf
 

Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfBindingOutput
 interface AbsItfBindingOperation<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>
          This interface represents a WSDL operation binding.
 

Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.decorator
 

Classes in org.ow2.easywsdl.wsdl.decorator with type parameters of type AbsItfBindingOutput
 class AbstractWSDLConverter<DNew extends AbsItfDescription,DImpl extends DecoratorDescriptionImpl,SNew extends AbsItfService,SImpl extends DecoratorServiceImpl,BNew extends AbsItfBinding,BImpl extends DecoratorBindingImpl,INew extends AbsItfInterfaceType,IImpl extends DecoratorInterfaceTypeImpl,InclNew extends AbsItfInclude,InclImpl extends DecoratorIncludeImpl,ImptNew extends AbsItfImport,ImptImpl extends DecoratorImportImpl,TNew extends AbsItfTypes,TImpl extends DecoratorTypesImpl,ENew extends AbsItfEndpoint,EImpl extends DecoratorEndpointImpl,ONew extends AbsItfOperation,OImpl extends DecoratorOperationImpl,InNew extends AbsItfInput,InImpl extends DecoratorInputImpl,OutNew extends AbsItfOutput,OutImpl extends DecoratorOutputImpl,FNew extends AbsItfFault,FImpl extends DecoratorFaultImpl,BONew extends AbsItfBindingOperation,BOImpl extends DecoratorBindingOperationImpl,BInNew extends AbsItfBindingInput,BInImpl extends DecoratorBindingInputImpl,BOutNew extends AbsItfBindingOutput,BOutImpl extends DecoratorBindingOutputImpl,BFNew extends AbsItfBindingFault,BFImpl extends DecoratorBindingFaultImpl,SchNew extends AbsItfSchema,SchImpl extends DecoratorSchemaImpl,AnnNew extends AbsItfAnnotation,AnnImpl extends DecoratorAnnotationImpl,AttGNew extends AbsItfAttributeGroup,AttGImpl extends DecoratorAttributeGroupImpl,AttNew extends AbsItfAttribute,AttImpl extends DecoratorAttributeImpl,CTNew extends AbsItfComplexType,CTImpl extends DecoratorComplexTypeImpl,ElmtNew extends AbsItfElement,ElmtImpl extends DecoratorElementImpl,GNew extends AbsItfGroup,GImpl extends DecoratorGroupImpl,ImptSchNew extends AbsItfImport,ImptSchImpl extends DecoratorImportImpl,InclSchNew extends AbsItfInclude,InclSchImpl extends DecoratorIncludeImpl,NotNew extends AbsItfNotation,NotImpl extends DecoratorNotationImpl,RedNew extends AbsItfRedefine,RedImpl extends DecoratorRedefineImpl,STNew extends AbsItfSimpleType,STImpl extends DecoratorSimpleTypeImpl,TSchNew extends AbsItfType,TSchImpl extends DecoratorTypeImpl>
           
 class DecoratorBindingOperationImpl<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>
           
 

Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfBindingOutput
protected  AbsItfBindingOutput DecoratorBindingOutputImpl.output
           
 

Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBindingOutput
protected  BOutNew AbstractWSDLConverter.convertBindingOutput(AbsItfBindingOutput oldBindingOutput, java.lang.Class<BOutImpl> boutimpl)
           
 

Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBindingOutput
DecoratorBindingOutputImpl(AbsItfBindingOutput output)
           
 

Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfBindingOutput
 class BindingOutputImpl
           
 



Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.