aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/netaddr/netaddr.manifest.mf
blob: f7c134cc67c5c9e77de79b3185a2165628019ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Bundle-Activator: net.java.sip.communicator.impl.netaddr.NetaddrActivator
Bundle-Name: Network Address Management service
Bundle-Description: A bundle that provides local address selection and negotiation via ice4j.
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.service.configuration.event,
 net.java.sip.communicator.util,
 org.osgi.framework,
 javax.crypto
Export-Package: net.java.sip.communicator.service.netaddr,
 net.java.sip.communicator.service.netaddr.event,
 org.ice4j,
 org.ice4j.ice,
 org.ice4j.ice.harvest,
 org.ice4j.security