org.jboss.mq.il.oil2
Class OIL2Response
java.lang.Object
org.jboss.mq.il.oil2.OIL2Response
- public class OIL2Response
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
OIL2Response
public OIL2Response()
OIL2Response
public OIL2Response(OIL2Request (src) request)
evalThrowsJMSException
public java.lang.Object evalThrowsJMSException()
throws JMSException (src) ,
java.io.IOException
- Throws:
JMSException (src)
java.io.IOException
evalThrowsException
public java.lang.Object evalThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
evalThrowsThrowable
public java.lang.Object evalThrowsThrowable()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
toString
public java.lang.String toString()