当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
OIL2Request (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq.il.oil2
Class OIL2Request
java.lang.Object
   org.jboss.mq.il.oil2.OIL2Request
org.jboss.mq.il.oil2.OIL2Request
- All Implemented Interfaces: 
- Externalizable, Serializable
- public class OIL2Request- extends Object- implements Externalizable
- Version:
- $Revision: 1.2 $
- Author:
- Hiram Chirino
- See Also:
- Serialized Form
 
 
 
 
requestId
public Integer requestId
operation
public byte operation
arguments
public Object[] arguments
OIL2Request
public OIL2Request()
OIL2Request
public OIL2Request(byte operation,
                   Object[] arguments)
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- 
- Specified by:
- writeExternalin interface- Externalizable
 
- 
- Throws:
- IOException
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- 
- Specified by:
- readExternalin interface- Externalizable
 
- 
- Throws:
- IOException
- ClassNotFoundException
 
toString
public String toString()
- 
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.