Java javax.xml.ws.soap AddressingFeature fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.ws.soap AddressingFeature fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.ws.soap AddressingFeature.

The text is from its open source code.

Field

StringID
Constant value identifying the AddressingFeature

Constructor

AddressingFeature()
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature(boolean enabled)
Creates and configures an AddressingFeature with the use of addressing requirements.