anonymous wrote :
| org.jboss.cache.marshall.ObjectStreamFactory
|
| public ObjectInputStream createObjectInputStream(InputStream in) throws IOException;
|
| JavaObjectStreamFactory and JBossObjectStreamFactory would implement it.
|
| VAM would add:
|
| public Object objectFromInputStream(InputStream is) throws Exception
|
|
Yeah I'm ok with this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995337#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...