JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.cxf.ws.addressing
Interface AddressingType
All Known Subinterfaces:
AddressingProperties
All Known Implementing Classes:
AddressingBuilder
,
AddressingBuilderImpl
,
AddressingPropertiesImpl
public interface
AddressingType
Encapsulates the WS-Addressing namespace URI (and by implication, also the version).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getNamespaceURI
()
Method Detail
getNamespaceURI
String
getNamespaceURI()
Returns:
WS-Addressing namespace URI
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Apache CXF