| org.apache.openejb.webadmin.clienttools | |
| org.apache.openejb.webadmin.httpd | |
| org.apache.openejb.webadmin.main |
| HttpBean | This is ejb interface for the webadmin. | code | html |
| HttpHome | This is the standard EJB Home interface for the webadmin. | code | html |
| HttpObject | The standard EJB Object interface for the webadmin | code | html |
| HttpRequest | An interface to take care of HTTP Requests. | code | html |
| HttpResponse | This interface takes care of HTTP Responses. It sends data back to the browser. | code | html |
| HttpSession | code | html |
| WebAdminBean | This is the template web admin bean to extend from. | code | html |