Package | Description |
---|---|
org.apache.cxf.ws.rm |
Modifier and Type | Method and Description |
---|---|
AckRequestedType |
ObjectFactory.createAckRequestedType()
Create an instance of
AckRequestedType |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<AckRequestedType> |
ObjectFactory.createAckRequested(AckRequestedType value)
|
Collection<AckRequestedType> |
RMProperties.getAcksRequested() |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<AckRequestedType> |
ObjectFactory.createAckRequested(AckRequestedType value)
|
Modifier and Type | Method and Description |
---|---|
void |
RMProperties.setAcksRequested(Collection<AckRequestedType> ar) |
Apache CXF