站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 messaging API Documentation 英文版文档

Uses of Class org.jboss.mq.il.http.HTTPILRequest (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档


Uses of Class
org.jboss.mq.il.http.HTTPILRequest

Packages that use HTTPILRequest
org.jboss.mq.il.http   
 

Uses of HTTPILRequest in org.jboss.mq.il.http
 

Methods in org.jboss.mq.il.http that return HTTPILRequest
 HTTPILRequest[] HTTPClientILStorageQueue.get(String clientIlId, long timeout)
           
 

Methods in org.jboss.mq.il.http with parameters of type HTTPILRequest
 void HTTPClientILStorageQueue.put(HTTPILRequest request, String clientIlId)
           
static Object HTTPClient.post(URL url, HTTPILRequest request)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.