| 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 |
|---|---|
Get |
ObjectFactory.createGet()
Create an instance of
Get |
| Modifier and Type | Method and Description |
|---|---|
Object |
Dialect.processGet(Get body,
Representation representation)
Method for processing incoming Get message by Dialect extension.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ValueType> |
FragmentDialect.processGet(Get body,
Representation representation) |
| Modifier and Type | Method and Description |
|---|---|
GetResponse |
ResourceLocal.get(Get body) |
GetResponse |
Resource.get(Get body) |
Apache CXF