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

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

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

See Also:
Serialized Form

Constructor Summary
MarshalledValue(java.lang.Object obj)
           
 
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


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