Uses of Class
it.imolinfo.jbi4corba.webservice.generator.WsdlInformation

Packages that use WsdlInformation
it.imolinfo.jbi4corba.webservice.generator   
 

Uses of WsdlInformation in it.imolinfo.jbi4corba.webservice.generator
 

Methods in it.imolinfo.jbi4corba.webservice.generator that return WsdlInformation
protected  WsdlInformation ConsumerServiceClassesGenerator.findOperationByMEP(org.apache.cxf.service.model.ServiceInfo serviceInfo, QName portType, WsdlInformation wi)
          This method extracts asychronous and synchronous operation and store them in the WsdlInformation object.
 WsdlInformation ServerCorbaClassesHolder.getWsdlInformation()
           
 

Methods in it.imolinfo.jbi4corba.webservice.generator with parameters of type WsdlInformation
protected  WsdlInformation ConsumerServiceClassesGenerator.findOperationByMEP(org.apache.cxf.service.model.ServiceInfo serviceInfo, QName portType, WsdlInformation wi)
          This method extracts asychronous and synchronous operation and store them in the WsdlInformation object.
 ServerCorbaClassesHolder ConsumerServiceClassesGenerator.generateConsumerServiceClassesDirectFromIDL(File wsdlDirFile, List<String> jars, JbiServiceDescriptor jbiServiceDescriptor, WsdlInformation wsdlInformation)
          This method is used to generate all the consumer code starting from the IDL found inside the WSDL of the Endpoint to consume.
 void ServerCorbaClassesHolder.setWsdlInformation(WsdlInformation wsdlInformation)
           
 



Copyright © 2005-2010 Imola Informatica. All Rights Reserved.