public interface ProprietaryWriter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWriteable(Object entity) |
void |
writeTo(Object entity,
HttpURLConnection urlConnection) |
boolean isWriteable(Object entity)
void writeTo(Object entity, HttpURLConnection urlConnection) throws IOException
IOExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.