jar

org.ow2.util.metadata : metadata-ws-impl

Maven & Gradle

Sep 17, 2013
3 usages

OW2 Utilities :: Metadata :: WS Impl · Implementation of metadata Webservices endpoints utility modules.

Table Of Contents

Latest Version

Download org.ow2.util.metadata : metadata-ws-impl JAR file - Latest Versions:

All Versions

Download org.ow2.util.metadata : metadata-ws-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window metadata-ws-impl-3.0.0-M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.util.ee.metadata.ws.api.struct

├─ org.ow2.util.ee.metadata.ws.api.struct.IWebServiceMarker.class - [JAR]

org.ow2.util.ee.metadata.ws.api.xml.merge

├─ org.ow2.util.ee.metadata.ws.api.xml.merge.IClassMetadataFinder.class - [JAR]

org.ow2.util.ee.metadata.ws.impl.configurator

├─ org.ow2.util.ee.metadata.ws.impl.configurator.WebservicesAnnotationConfigurator.class - [JAR]

org.ow2.util.ee.metadata.ws.impl.xml.struct

├─ org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.impl.xml.struct.ServiceImplBean.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.impl.xml.struct.Webservices.class - [JAR]

org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz

├─ org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxJwsWebServiceVisitor.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxXmlWsWebServiceProviderVisitor.class - [JAR]

org.ow2.util.ee.metadata.ws.impl.xml.merge

├─ org.ow2.util.ee.metadata.ws.impl.xml.merge.WebservicesMetadataMerger.class - [JAR]

org.ow2.util.ee.metadata.ws.impl.struct

├─ org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker.class - [JAR]

org.ow2.util.ee.metadata.ws.impl.view

├─ org.ow2.util.ee.metadata.ws.impl.view.WebServicesView.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.impl.view.WebServicesViewFactory.class - [JAR]

org.ow2.util.ee.metadata.ws.api.xml.struct

├─ org.ow2.util.ee.metadata.ws.api.xml.struct.IPortComponent.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.api.xml.struct.IServiceImplBean.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.api.xml.struct.IWebserviceDescription.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.api.xml.struct.IWebservices.class - [JAR]

org.ow2.util.ee.metadata.ws.impl.xml.parsing

├─ org.ow2.util.ee.metadata.ws.impl.xml.parsing.Webservices12DeploymentDesc.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.impl.xml.parsing.WebservicesDeploymentDescLoader.class - [JAR]

├─ org.ow2.util.ee.metadata.ws.impl.xml.parsing.WebservicesEntityResolver.class - [JAR]

org.ow2.util.ee.metadata.ws.api.view

├─ org.ow2.util.ee.metadata.ws.api.view.IWebservicesView.class - [JAR]

org.ow2.util.ee.metadata.ws.api.interfaces

├─ org.ow2.util.ee.metadata.ws.api.interfaces.IWebService.class - [JAR]

Advertisement