| Package | Description |
|---|---|
| org.apache.cxf.ws.rm | |
| org.apache.cxf.ws.rm.v200502wsa15 |
| Modifier and Type | Method and Description |
|---|---|
static CreateSequenceResponseType |
VersionTransformer.convert200502wsa15(CreateSequenceResponseType internal)
Convert wsrm:CreateSequenceResponseType to 200502 version with 200508 WS-Addressing namespace.
|
| Modifier and Type | Method and Description |
|---|---|
static CreateSequenceResponseType |
VersionTransformer.convert(CreateSequenceResponseType exposed)
Convert 200502 wsrm:CreateSequenceResponseType with 200508 WS-Addressing namespace to internal form.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSequenceResponseType |
ObjectFactory.createCreateSequenceResponseType()
Create an instance of
CreateSequenceResponseType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CreateSequenceResponseType> |
ObjectFactory.createCreateSequenceResponse(CreateSequenceResponseType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CreateSequenceResponseType> |
ObjectFactory.createCreateSequenceResponse(CreateSequenceResponseType value)
|
Apache CXF