org.jboss.remoting.serialization
Interface IMarshalledValue
- All Known Implementing Classes:
- JavaMarshalledValue, LocalMarshalledValue, MarshalledValue, RemotingMarshalledValue, SmartCloningMarshalledValue
public interface IMarshalledValue
Tag interface for MarshalledValues
- Author:
- Clebert Suconic
Method Summary |
java.lang.Object |
get()
|
get
java.lang.Object get()
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
Copyright © 1998-2005 JBoss Inc . All Rights Reserved.