|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 void |
PortfolioPublishServlet.sendMessage(WebClient client,
String[] stocks)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |