Uses of Interface
org.jvnet.wom.api.binding.wsdl11.mime.MimePart

Packages that use MimePart
org.jvnet.wom.api.binding.wsdl11.mime   
org.jvnet.wom.impl.extension.wsdl11.mime   
 

Uses of MimePart in org.jvnet.wom.api.binding.wsdl11.mime
 

Methods in org.jvnet.wom.api.binding.wsdl11.mime that return types with arguments of type MimePart
 java.util.Collection<MimePart> MimeMultipart.getMimeParts()
           
 

Uses of MimePart in org.jvnet.wom.impl.extension.wsdl11.mime
 

Classes in org.jvnet.wom.impl.extension.wsdl11.mime that implement MimePart
 class MimePartImpl
           
 

Methods in org.jvnet.wom.impl.extension.wsdl11.mime that return types with arguments of type MimePart
 java.util.Collection<MimePart> MimeMultipartImpl.getMimeParts()
           
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.