Class WebserviceDescriptionMetaData


  • public class WebserviceDescriptionMetaData
    extends Object
    XML Binding element for webservices/webservice-description
    Since:
    15-April-2004
    Author:
    Thomas.Diesler@jboss.org, alessio.soldano@jboss.com
    • Method Detail

      • getPortComponentQNames

        public Collection<QName> getPortComponentQNames()
        Get the QNames of the port components to be declared in the namespaces
        Returns:
        collection of QNames
      • getPortComponentByWsdlPort

        public PortComponentMetaData getPortComponentByWsdlPort​(String name)
        Lookup a PortComponentMetaData by wsdl-port local part
        Parameters:
        name - - the wsdl-port local part
        Returns:
        PortComponentMetaData if found, null otherwise
      • getWebserviceDescriptionName

        public String getWebserviceDescriptionName()
      • getWsdlFile

        public String getWsdlFile()
      • getJaxrpcMappingFile

        public String getJaxrpcMappingFile()
      • serialize

        public String serialize()
        Serialize as a String
        Returns:
        string