org.apache.yoko.orb.OB
Class ValueWriter
java.lang.Object
org.apache.yoko.orb.OB.ValueWriter
public final class ValueWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueWriter
public ValueWriter(OutputStream out)
writeValue
public void writeValue(Serializable value,
String id)
writeValueBox
public void writeValueBox(Serializable value,
TypeCode type,
BoxedValueHelper helper)
writeAbstractInterface
public void writeAbstractInterface(Object obj)
beginValue
public int beginValue(int tag,
String[] ids,
String codebase,
boolean chunk)
endValue
public void endValue()
checkBeginChunk
public void checkBeginChunk()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.