Skip to content

Commit

Permalink
Update spec chapter 7
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Sep 10, 2020
1 parent 7ffe6f5 commit cdd03d4
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 67 deletions.
4 changes: 2 additions & 2 deletions spec/src/main/asciidoc/ch06-core_apis.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ return types. Jakarta XML Binding will bind the `W3CEndpointReference` class to
W3C EndpointReference XML Schema in the WSDL.

[[mtomfeature]]
===== jakarta.xml.ws.soap.MTOMFeature
==== jakarta.xml.ws.soap.MTOMFeature

The `MTOMFeature` is used to specify if MTOM should be used with a web
service. This feature should be used instead of the
Expand All @@ -429,7 +429,7 @@ An implementation MUST support the
`jakarta.xml.ws.soap.MTOMFeature` and its `threshold` property.

[[respbindfeature]]
===== jakarta.xml.ws.RespectBindingFeature
==== jakarta.xml.ws.RespectBindingFeature

The `RespectBindingFeature` is used to control whether a Jakarta XML Web Services
implementation MUST respect/honor the contents of the `wsdl:binding`
Expand Down

0 comments on commit cdd03d4

Please sign in to comment.