weborb.writer
Class ArrayCollectionWriter

java.lang.Object
  extended by weborb.writer.ArrayWriter
      extended by weborb.writer.ArrayCollectionWriter
All Implemented Interfaces:
ITypeWriter

public class ArrayCollectionWriter
extends ArrayWriter


Constructor Summary
ArrayCollectionWriter()
           
 
Method Summary
 void write(java.lang.Object obj, IProtocolFormatter writer)
           
 
Methods inherited from class weborb.writer.ArrayWriter
isReferenceableType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayCollectionWriter

public ArrayCollectionWriter()
Method Detail

write

public void write(java.lang.Object obj,
                  IProtocolFormatter writer)
           throws java.io.IOException
Specified by:
write in interface ITypeWriter
Overrides:
write in class ArrayWriter
Throws:
java.io.IOException


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.