当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
OIL2Response (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq.il.oil2
Class OIL2Response
java.lang.Object
   org.jboss.mq.il.oil2.OIL2Response
org.jboss.mq.il.oil2.OIL2Response
- public class OIL2Response- extends Object
- Version:
- $Revision: 1.2 $
- Author:
- Hiram Chirino
 
 
 
OIL2Response
public OIL2Response()
OIL2Response
public OIL2Response(OIL2Request request)
evalThrowsJMSException
public Object evalThrowsJMSException()
                              throws javax.jms.JMSException,
                                     IOException
- 
- Throws:
- javax.jms.JMSException
- IOException
 
evalThrowsException
public Object evalThrowsException()
                           throws Exception
- 
- Throws:
- Exception
 
evalThrowsThrowable
public Object evalThrowsThrowable()
                           throws Throwable
- 
- Throws:
- Throwable
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- 
- Throws:
- IOException
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- 
- Throws:
- IOException
- ClassNotFoundException
 
toString
public String toString()
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.