| Package | Description |
|---|---|
| org.apache.cxf.ws.transfer |
| Modifier and Type | Field and Description |
|---|---|
protected Empty |
TransferResource.deleteOperationSupported |
protected Empty |
TransferResource.faultOnPutDenied |
protected Empty |
TransferResource.putOperationSupported |
| Modifier and Type | Method and Description |
|---|---|
Empty |
ObjectFactory.createEmpty()
Create an instance of
Empty |
Empty |
TransferResource.getDeleteOperationSupported()
Gets the value of the deleteOperationSupported property.
|
Empty |
TransferResource.getFaultOnPutDenied()
Gets the value of the faultOnPutDenied property.
|
Empty |
TransferResource.getPutOperationSupported()
Gets the value of the putOperationSupported property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransferResource.setDeleteOperationSupported(Empty value)
Sets the value of the deleteOperationSupported property.
|
void |
TransferResource.setFaultOnPutDenied(Empty value)
Sets the value of the faultOnPutDenied property.
|
void |
TransferResource.setPutOperationSupported(Empty value)
Sets the value of the putOperationSupported property.
|
Apache CXF