Package | Description |
---|---|
org.jboss.ws.metadata.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLMIMEPart |
WSDLBindingMessageReference.getMimePart(String partName)
Gets a specific MIME part
|
Modifier and Type | Method and Description |
---|---|
Collection<WSDLMIMEPart> |
WSDLBindingMessageReference.getMimeParts()
Returns a list of mime parts on this message
|
Modifier and Type | Method and Description |
---|---|
void |
WSDLBindingMessageReference.addMimePart(WSDLMIMEPart mimePart)
Adds a MIME part to this message reference.
|
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.