| Modifier and Type | Method and Description |
|---|---|
Create |
ObjectFactory.createCreate()
Create an instance of
Create |
| Modifier and Type | Method and Description |
|---|---|
Representation |
Dialect.processCreate(Create body)
Method for processing incoming Create message by Dialect extension.
|
| Modifier and Type | Method and Description |
|---|---|
Representation |
FragmentDialect.processCreate(Create body) |
| Modifier and Type | Method and Description |
|---|---|
CreateResponse |
ResourceRemote.create(Create body) |
| Modifier and Type | Method and Description |
|---|---|
CreateResponse |
ResourceFactory.create(Create body) |
CreateResponse |
ResourceFactoryImpl.create(Create body) |
| Modifier and Type | Method and Description |
|---|---|
ResourceReference |
ResourceResolver.resolve(Create body)
Method for resolving, where the Resource will be created.
|
ResourceReference |
SimpleResourceResolver.resolve(Create body) |
Apache CXF