OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.jboss.wsf.stack.cxf.addons.transports.httpserver Bundle-Description: jbossws-cxf-transports-httpserver-4.0.0.Beta4 Bundle-Name: jbossws-cxf-transports-httpserver-4.0.0.Beta4 Bundle-Version: 4.0.0.Beta4 Export-Package: org.jboss.wsf.stack.cxf.addons.transports.httpserver;uses:="javax.xml.ws.spi.http,org.apache.cxf,org.apache.cxf.buslifecycle,org.apache.cxf.common.injection,org.apache.cxf.common.logging,org.apache.cxf.interceptor,org.apache.cxf.service.model,org.apache.cxf.transport.http,org.apache.cxf.transport.http_jaxws_spi,org.jboss.com.sun.net.httpserver,org.jboss.ws.httpserver_httpspi" Import-Package: java.io,java.lang,java.net,java.util,java.util.concurrent,java.util.logging,javax.annotation;version="1.0.0.Final",javax.xml.ws.spi.http;version="2.0.0.Final",org.apache.cxf;version="2.4.1",org.apache.cxf.buslifecycle;version="2.4.1",org.apache.cxf.common.injection;version="2.4.1",org.apache.cxf.common.logging;version="2.4.1",org.apache.cxf.interceptor;version="2.4.1",org.apache.cxf.service.model;version="2.4.1",org.apache.cxf.transport.http;version="2.4.1",org.apache.cxf.transport.http_jaxws_spi;version="2.4.1",org.jboss.com.sun.net.httpserver;version="1.0.0.Beta2",org.jboss.ws.httpserver_httpspi;version="1.0.0.GA"
|