A D H I O S U

A

activate(ComponentContext) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpMain
 

D

deactivate(ComponentContext) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpMain
 
destroy() - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet1
 
destroy() - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet2
 
destroy() - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet3
 

H

HelloWorldHttpActivator - Class in org.glassfish.fighterfish.sample.osgihttp.helloworld
This activator demonstrates how to use HttpService using a ServiceTracker.
HelloWorldHttpActivator() - Constructor for class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpActivator
 
HelloWorldHttpMain - Class in org.glassfish.fighterfish.sample.osgihttp.helloworld
This class is an SCR component.
HelloWorldHttpMain() - Constructor for class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpMain
 
HelloWorldServlet1 - Class in org.glassfish.fighterfish.sample.osgihttp.helloworld
This servlet is very similar to HelloWorldServlet2 except that it uses HttpServlet#getServletConfig()#getServletContext() to retrieve the ServletContext and from there it reads the attribute values to demonstrate that it does not mater how you retrieve the ServletContext, they are all functionally equivalent.
HelloWorldServlet1() - Constructor for class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet1
 
HelloWorldServlet2 - Class in org.glassfish.fighterfish.sample.osgihttp.helloworld
This servlet is very similar to HelloWorldServlet1 except that it uses HttpServletRequest#getSession(boolean)#getServletContext() to retrieve the ServletContext and from there it reads the attribute values to demonstrate that it does not mater how you retrieve the ServletContext, they are all functionally equivalent.
HelloWorldServlet2() - Constructor for class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet2
 
HelloWorldServlet3 - Class in org.glassfish.fighterfish.sample.osgihttp.helloworld
 
HelloWorldServlet3() - Constructor for class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet3
 

I

init(ServletConfig) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet1
 
init(ServletConfig) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet2
 
init(ServletConfig) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet3
 

O

org.glassfish.fighterfish.sample.osgihttp.helloworld - package org.glassfish.fighterfish.sample.osgihttp.helloworld
 

S

service(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet1
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet2
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldServlet3
 
setEventAdmin(EventAdmin) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpMain
 
setHttp(HttpService) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpMain
 
start(BundleContext) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpActivator
 
stop(BundleContext) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpActivator
 

U

unsetEventAdmin(EventAdmin) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpMain
 
unsetHttp(HttpService) - Method in class org.glassfish.fighterfish.sample.osgihttp.helloworld.HelloWorldHttpMain
 

A D H I O S U

Copyright © 2013. All Rights Reserved.