org.sapia.ubik.net.udp
Class ObjectStreamFactory.DefaultObjectStreamFactory

java.lang.Object
  extended by org.sapia.ubik.net.udp.ObjectStreamFactory.DefaultObjectStreamFactory
All Implemented Interfaces:
ObjectStreamFactory
Enclosing interface:
ObjectStreamFactory

public static final class ObjectStreamFactory.DefaultObjectStreamFactory
extends java.lang.Object
implements ObjectStreamFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.sapia.ubik.net.udp.ObjectStreamFactory
ObjectStreamFactory.DefaultObjectStreamFactory
 
Field Summary
 
Fields inherited from interface org.sapia.ubik.net.udp.ObjectStreamFactory
DEFAULT_FACTORY
 
Constructor Summary
ObjectStreamFactory.DefaultObjectStreamFactory()
           
 
Method Summary
 java.io.ObjectOutputStream toOutput(java.io.OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectStreamFactory.DefaultObjectStreamFactory

public ObjectStreamFactory.DefaultObjectStreamFactory()
Method Detail

toOutput

public java.io.ObjectOutputStream toOutput(java.io.OutputStream os)
                                    throws java.io.IOException
Specified by:
toOutput in interface ObjectStreamFactory
Throws:
java.io.IOException
See Also:
ObjectStreamFactory.toOutput(OutputStream)


Copyright © 2010 Sapia OSS. All Rights Reserved.