| 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 |
|---|---|
Put |
ObjectFactory.createPut()
Create an instance of
Put |
| Modifier and Type | Method and Description |
|---|---|
Representation |
Dialect.processPut(Put body,
Representation representation)
Method for processing incoming Put message by Dialect extension.
|
| Modifier and Type | Method and Description |
|---|---|
Representation |
FragmentDialect.processPut(Put body,
Representation representation) |
| Modifier and Type | Method and Description |
|---|---|
PutResponse |
ResourceLocal.put(Put body) |
PutResponse |
Resource.put(Put body) |
Apache CXF