| Package | Description |
|---|---|
| org.apache.cxf.ws.transfer | |
| org.apache.cxf.ws.transfer.dialect | |
| org.apache.cxf.ws.transfer.dialect.fragment | |
| org.apache.cxf.ws.transfer.resource |
| Modifier and Type | Method and Description |
|---|---|
Delete |
ObjectFactory.createDelete()
Create an instance of
Delete |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Dialect.processDelete(Delete body,
Representation representation)
Method for processing incoming Delete message by Dialect extension.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FragmentDialect.processDelete(Delete body,
Representation representation) |
| Modifier and Type | Method and Description |
|---|---|
DeleteResponse |
ResourceLocal.delete(Delete body) |
DeleteResponse |
Resource.delete(Delete body) |
Apache CXF