当前页面:
在线文档首页 >
JBoss 3.2.7 messaging API Documentation 英文版文档
HTTPILResponse (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档
org.jboss.mq.il.http
Class HTTPILResponse
java.lang.Object
org.jboss.mq.il.http.HTTPILResponse
- All Implemented Interfaces:
- Serializable
- public class HTTPILResponse
- extends Object
- implements Serializable
This is the date type the HTTPClient expects back from a HTTPILRequest.
- Version:
- $Revision: 1.1.2.2 $
- Author:
- Nathan Phelps (nathan@jboss.org)
- See Also:
- Serialized Form
HTTPILResponse
public HTTPILResponse()
HTTPILResponse
public HTTPILResponse(Object value)
setValue
public void setValue(Object value)
getValue
public Object getValue()
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.