Uses of Class
com.sun.xml.ws.encoding.MtomCodec.ByteArrayBuffer
-
Packages that use MtomCodec.ByteArrayBuffer Package Description 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 Modifier and Type Method Description List<MtomCodec.ByteArrayBuffer>MtomCodec.MtomStreamWriterImpl. getMtomAttachments()Constructor parameters in com.sun.xml.ws.encoding with type arguments of type MtomCodec.ByteArrayBuffer Constructor Description MtomStreamWriterImpl(XMLStreamWriter w, List<MtomCodec.ByteArrayBuffer> mtomAttachments, String b, jakarta.xml.ws.soap.MTOMFeature myMtomFeature)
-