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

Packages that use MtomCodec.ByteArrayBuffer
com.sun.xml.ws.encoding   
 

Uses of MtomCodec.ByteArrayBuffer in com.sun.xml.ws.encoding
 

Methods in com.sun.xml.ws.encoding that return types with arguments of type MtomCodec.ByteArrayBuffer
 List<MtomCodec.ByteArrayBuffer> MtomCodec.MtomStreamWriterImpl.getMtomAttachments()
           
 

Constructor parameters in com.sun.xml.ws.encoding with type arguments of type MtomCodec.ByteArrayBuffer
MtomCodec.MtomStreamWriterImpl(XMLStreamWriter w, List<MtomCodec.ByteArrayBuffer> mtomAttachments, String b, MTOMFeature myMtomFeature)
           
 



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