Uses of Class
org.glassfish.examples.http.HttpParameter

Packages that use HttpParameter
org.glassfish.examples.http   
 

Uses of HttpParameter in org.glassfish.examples.http
 

Method parameters in org.glassfish.examples.http with annotations of type HttpParameter
 void HttpEventReceiver.receiveRequest(int rank, long id, String action, Logger logger)
          This method will get called back with the information filled in from the request, either from the Alternate injection resolver or from the system provided three-thirty resolver
 void HttpEventReceiver.receiveRequest(int rank, long id, String action, Logger logger)
          This method will get called back with the information filled in from the request, either from the Alternate injection resolver or from the system provided three-thirty resolver
 void HttpEventReceiver.receiveRequest(int rank, long id, String action, Logger logger)
          This method will get called back with the information filled in from the request, either from the Alternate injection resolver or from the system provided three-thirty resolver
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.