Uses of Package
org.apache.felix.httplite.osgi

Packages that use org.apache.felix.httplite.osgi
org.apache.felix.httplite.osgi   
org.apache.felix.httplite.server   
org.apache.felix.httplite.servlet   
 

Classes in org.apache.felix.httplite.osgi used by org.apache.felix.httplite.osgi
Logger
           This class mimics the standard OSGi LogService interface.
ServiceRegistration
          This class stores the state from a client that registered a Servlet or resource with the HTTP Service.
ServiceRegistrationHandler
          Represents either a Resource or a Servlet that should be processed with a valid client connection provided by the server.
ServiceRegistrationResolver
          An interface to provide internal classes with access to client service registration state.
 

Classes in org.apache.felix.httplite.osgi used by org.apache.felix.httplite.server
Logger
           This class mimics the standard OSGi LogService interface.
ServiceRegistration
          This class stores the state from a client that registered a Servlet or resource with the HTTP Service.
ServiceRegistrationHandler
          Represents either a Resource or a Servlet that should be processed with a valid client connection provided by the server.
ServiceRegistrationResolver
          An interface to provide internal classes with access to client service registration state.
 

Classes in org.apache.felix.httplite.osgi used by org.apache.felix.httplite.servlet
Logger
           This class mimics the standard OSGi LogService interface.
ServiceRegistrationResolver
          An interface to provide internal classes with access to client service registration state.
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.