org.jboss.invocation
Class MarshalledValueEX
java.lang.Object
org.jboss.invocation.MarshalledValue
org.jboss.invocation.MarshalledValueEX
- All Implemented Interfaces:
- Externalizable, Serializable, org.jboss.remoting.serialization.IMarshalledValue
public class MarshalledValueEX
- extends MarshalledValue
- implements org.jboss.remoting.serialization.IMarshalledValue
This is a way to have MarshalledValue implementing IMarshalledValue without
changing legacy Invokers (Pooled, RMI)
- Author:
- Clebert Suconic
- See Also:
- Serialized Form
Methods inherited from interface org.jboss.remoting.serialization.IMarshalledValue |
get |
MarshalledValueEX
public MarshalledValueEX()
MarshalledValueEX
public MarshalledValueEX(Object obj)
throws IOException
- Throws:
IOException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.