30 lines
876 B
Plaintext
30 lines
876 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: ZhiqimHttpd
|
|
Bundle-SymbolicName: zhiqim_httpd
|
|
Bundle-Version: 1.5.0
|
|
Export-Package: org.zhiqim.httpd,
|
|
org.zhiqim.httpd.aio,
|
|
org.zhiqim.httpd.bio,
|
|
org.zhiqim.httpd.constants,
|
|
org.zhiqim.httpd.context,
|
|
org.zhiqim.httpd.context.annotation,
|
|
org.zhiqim.httpd.context.config,
|
|
org.zhiqim.httpd.context.core,
|
|
org.zhiqim.httpd.context.extend,
|
|
org.zhiqim.httpd.context.returns,
|
|
org.zhiqim.httpd.context.rule,
|
|
org.zhiqim.httpd.context.service,
|
|
org.zhiqim.httpd.context.util,
|
|
org.zhiqim.httpd.entities,
|
|
org.zhiqim.httpd.nio,
|
|
org.zhiqim.httpd.resources,
|
|
org.zhiqim.httpd.sessioner,
|
|
org.zhiqim.httpd.util,
|
|
org.zhiqim.httpd.validate,
|
|
org.zhiqim.httpd.validate.ones,
|
|
org.zhiqim.httpd.validate.onex,
|
|
org.zhiqim.httpd.validate.two
|
|
Require-Bundle: zhiqim,zhiqim_ml
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|