Uses of Interface
com.sun.xml.ws.api.message.AttachmentEx.MimeHeader

Packages that use AttachmentEx.MimeHeader
com.sun.xml.ws.api.message Message and related abstractions that represent a SOAP message. 
com.sun.xml.ws.message.saaj   
 

Uses of AttachmentEx.MimeHeader in com.sun.xml.ws.api.message
 

Methods in com.sun.xml.ws.api.message that return types with arguments of type AttachmentEx.MimeHeader
 java.util.Iterator<AttachmentEx.MimeHeader> AttachmentEx.getMimeHeaders()
          Iterator of custom MIME headers associated with this attachment
 

Uses of AttachmentEx.MimeHeader in com.sun.xml.ws.message.saaj
 

Methods in com.sun.xml.ws.message.saaj that return types with arguments of type AttachmentEx.MimeHeader
 java.util.Iterator<AttachmentEx.MimeHeader> SAAJMessage.SAAJAttachment.getMimeHeaders()
           
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.