org.jboss.remoting.serialization.impl.jboss
Class MarshalledValue

java.lang.Object
  extended by org.jboss.serial.io.MarshalledObject
      extended by org.jboss.remoting.serialization.impl.jboss.MarshalledValue
All Implemented Interfaces:
java.io.Serializable, IMarshalledValue

public class MarshalledValue
extends org.jboss.serial.io.MarshalledObject
implements IMarshalledValue

See Also:
Serialized Form

Constructor Summary
MarshalledValue(java.lang.Object obj)
           
 
Method Summary
 
Methods inherited from class org.jboss.serial.io.MarshalledObject
equals, get, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.remoting.serialization.IMarshalledValue
get
 

Constructor Detail

MarshalledValue

public MarshalledValue(java.lang.Object obj)
                throws java.io.IOException
Throws:
java.io.IOException


Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.