Uses of Package
org.glassfish.examples.http

Packages that use org.glassfish.examples.http
org.glassfish.examples.http   
 

Classes in org.glassfish.examples.http used by org.glassfish.examples.http
AlternateInject
          Our custom injection annotation.
HttpEventReceiver
          This receiver will receive a specific kind of HttpRequest where the elements of the request have these types: The rank of the request is an integer The id of the request is a long The requested action is a String
HttpParameter
          This is a special annotation that can be used to pull out the specific information from the HttpRequest
Logger
          This is just an example of another service a method might want to inject
RequestScope
          The request scope is a proxiable scope, and changes from request to request
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.