rice.p2p.util.rawserialization
Class JavaSerializer

java.lang.Object
  extended by rice.p2p.util.rawserialization.JavaSerializer

public class JavaSerializer
extends Object


Constructor Summary
JavaSerializer()
           
 
Method Summary
static void serialize(Message msg, OutputBuffer buf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaSerializer

public JavaSerializer()
Method Detail

serialize

public static void serialize(Message msg,
                             OutputBuffer buf)
                      throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.