Uses of Class
org.codehaus.activemq.web.WebClient

Uses of WebClient in org.codehaus.activemq.web
 

Methods in org.codehaus.activemq.web that return WebClient
static WebClient WebClient.getWebClient(HttpSession session)
           
protected  WebClient MessageServletSupport.createWebClient(HttpServletRequest request)
           
protected  WebClient MessageServletSupport.getWebClient(HttpServletRequest request)
          Helper method to get the client for the current session
 

Methods in org.codehaus.activemq.web with parameters of type WebClient
protected  Destination MessageServletSupport.getDestination(WebClient client, HttpServletRequest request)
           
protected  Destination MessageServletSupport.getDestinationFromURI(WebClient client, HttpServletRequest request)
           
protected  Destination MessageServletSupport.getDestination(WebClient client, HttpServletRequest request, String destinationName)
           
protected  void PortfolioPublishServlet.sendMessage(WebClient client, String[] stocks)
           
 



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.