Uses of Class
org.activemq.web.WebClient

Uses of WebClient in org.activemq.web
 

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

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



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