JavaScript is disabled on your browser.
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
Methods
Modifier and Type
Method and Description
String
getNamespaceURI
()
Method Detail
getNamespaceURI
String
getNamespaceURI()
Returns:
WS-Addressing namespace URI
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