Package | Description |
---|---|
com.oracle.webservices.api.message |
Modifier and Type | Method and Description |
---|---|
ContentType |
ContentType.Builder.build() |
ContentType |
MessageContext.getContentType()
Gets the Content-type of this message.
|
ContentType |
MessageContext.writeTo(OutputStream out)
Writes the XML infoset portion of this MessageContext
(from <soap:Envelope> to </soap:Envelope>).
|
Copyright © 2019 Oracle Corporation. All rights reserved.