com.sun.xml.ws.encoding
Class MtomCodec.ByteArrayBuffer

java.lang.Object
  extended by com.sun.xml.ws.encoding.MtomCodec.ByteArrayBuffer
Enclosing class:
MtomCodec

public static class MtomCodec.ByteArrayBuffer
extends Object


Method Summary
 void write(OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public void write(OutputStream os)
           throws IOException
Throws:
IOException


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.