Searched defs:JAXBAttachment (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/
H A DJAXBAttachment.java51 public final class JAXBAttachment implements Attachment, DataSource { class in inherits:Attachment,DataSource
58 public JAXBAttachment(@NotNull String contentId, Object jaxbObject, Bridge bridge, String mimeType) { method in class:JAXBAttachment

Completed in 30 milliseconds