Java™ Platform
Standard Ed. 8

Package javax.xml.ws.soap

This package defines APIs specific to the SOAP binding.

See: Description

  • Interface Summary 
    Interface Description
    SOAPBinding
    The SOAPBinding interface is an abstraction for the SOAP binding.
  • Class Summary 
    Class Description
    AddressingFeature
    AddressingFeature represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
    MTOMFeature
    This feature represents the use of MTOM with a web service.
  • Enum Summary 
    Enum Description
    AddressingFeature.Responses
    If addressing is enabled, this property determines if endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.
  • Exception Summary 
    Exception Description
    SOAPFaultException
    The SOAPFaultException exception represents a SOAP 1.1 or 1.2 fault.
  • Annotation Types Summary 
    Annotation Type Description
    Addressing
    This annotation represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
    MTOM
    This feature represents the use of MTOM with a web service.

Package javax.xml.ws.soap Description

This package defines APIs specific to the SOAP binding.
Java™ Platform
Standard Ed. 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部