Searched refs:getAttachment (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/soap/
H A DSOAPMessage.java263 public abstract AttachmentPart getAttachment(SOAPElement element) throws SOAPException; method in class:SOAPMessage
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DMtomCodec.java479 Attachment att = getAttachment(href);
508 private Attachment getAttachment(String cid) throws IOException { method in class:MtomCodec.MtomXMLStreamReaderEx
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/
H A DMessageImpl.java923 public AttachmentPart getAttachment(SOAPElement element) method in class:MessageImpl

Completed in 591 milliseconds