Uses of Class
com.sun.tools.ws.wsdl.document.mime.MIMEContent
Packages that use MIMEContent
-
Uses of MIMEContent in com.sun.tools.ws.processor.modeler.wsdl
Methods in com.sun.tools.ws.processor.modeler.wsdl that return types with arguments of type MIMEContentModifier and TypeMethodDescriptionprotected List<MIMEContent>WSDLModelerBase.getMimeContents(TWSDLExtensible ext, Message message, String name) protected List<MIMEContent>WSDLModelerBase.getMimeContents(MIMEPart part) Method parameters in com.sun.tools.ws.processor.modeler.wsdl with type arguments of type MIMEContentModifier and TypeMethodDescriptionWSDLModelerBase.getAlternateMimeTypes(List<MIMEContent> mimeContents) -
Uses of MIMEContent in com.sun.tools.ws.wsdl.parser
Methods in com.sun.tools.ws.wsdl.parser that return MIMEContentModifier and TypeMethodDescriptionprotected MIMEContentMIMEExtensionHandler.parseMIMEContent(TWSDLParserContext context, Element e)