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
IOException
Copyright © 2021. All rights reserved.