httpconsole-1.0.0.jar

download (65623 bytes)

OSGi manifest attributes
Bundle-Name HTTP-console
Bundle-Description Simple HTTP/HTML console allowing framework management
Bundle-Version 1.0.0
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.httpconsole.Activator
Bundle-DocURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/http/httpconsole/readme.html
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath
Export-Package
Import-Package javax.servlet
javax.servlet.http
org.osgi.framework
org.osgi.service.http
org.osgi.util.tracker
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:HTTP-console:1.0.0:impl
Build-Date Wed December 29 2004, 14:06:32
Built-From C:\cygwin\tmp\kf\1.3.3\trunk\osgi\bundles\http\httpconsole
Bundle-SymbolicName org.knopflerfish:HTTP-console:1.0.0
Bundle-Category example
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.util.tracker
http_all-1.1.0org.osgi.service.http
http_api-1.1.0org.osgi.service.http
jsdk-2.2javax.servlet.http

Other bundles depending on this bundle

None found

Bundle source

org/knopflerfish/bundle/httpconsole/Activator.java
org/knopflerfish/bundle/httpconsole/BundleView.java
org/knopflerfish/bundle/httpconsole/Command.java
org/knopflerfish/bundle/httpconsole/ConsoleServlet.java
org/knopflerfish/bundle/httpconsole/HTMLable.java
org/knopflerfish/bundle/httpconsole/HelpCommand.java
org/knopflerfish/bundle/httpconsole/HttpWrapper.java
org/knopflerfish/bundle/httpconsole/IconCommand.java
org/knopflerfish/bundle/httpconsole/IconDialogCommand.java
org/knopflerfish/bundle/httpconsole/IconView.java
org/knopflerfish/bundle/httpconsole/InfoCommand.java
org/knopflerfish/bundle/httpconsole/InstallFileCommand.java
org/knopflerfish/bundle/httpconsole/InstallFileCommand2.java
org/knopflerfish/bundle/httpconsole/InstallURLCommand.java
org/knopflerfish/bundle/httpconsole/Login.java
org/knopflerfish/bundle/httpconsole/LogoutCommand.java
org/knopflerfish/bundle/httpconsole/ReloadCommand.java
org/knopflerfish/bundle/httpconsole/ServiceInfoCommand.java
org/knopflerfish/bundle/httpconsole/StartCommand.java
org/knopflerfish/bundle/httpconsole/StatusCommand.java
org/knopflerfish/bundle/httpconsole/StopCommand.java
org/knopflerfish/bundle/httpconsole/UninstallCommand.java
org/knopflerfish/bundle/httpconsole/UpdateCommand.java
org/knopflerfish/bundle/httpconsole/Util.java