Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.iface.webservices.WSDLGenerator

  • Packages that use WSDLGenerator 
    Package Description
    psdi.iface.webservices  
    psdi.iface.webservices.action  
    • Uses of WSDLGenerator in psdi.iface.webservices

      Subclasses of WSDLGenerator in psdi.iface.webservices 
      Modifier and Type Class and Description
      class  DefaultWSDLGenerator 
      class  EnterpriseServiceWSDLGenerator
      Enterprise Service wsdl generator.
      class  MOSServiceWSDLGenerator
      WSDL generator for Object Structure service.
      Methods in psdi.iface.webservices that return WSDLGenerator 
      Modifier and Type Method and Description
      protected WSDLGenerator BaseDeployer.getWSDLGenerator(MboRemote service, boolean generateWSDL)
      Generates WSDL and returns instance of WSDLGenerator
      Methods in psdi.iface.webservices with parameters of type WSDLGenerator 
      Modifier and Type Method and Description
      protected void BaseDeployer.processUDDIEntry(WSDLGenerator wsdlGen, boolean create)
      Create/Remove UDDI Registry.
    • Uses of WSDLGenerator in psdi.iface.webservices.action

      Subclasses of WSDLGenerator in psdi.iface.webservices.action 
      Modifier and Type Class and Description
      class  MAXServiceWSDLGenerator 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes