Refactoring
* Contacts/Event.toEntity() return ByteArrayOutputStream instead of String * throw DavNoContentException instead of returning null to avoid NullPointerExceptions * always close input/output streams * always call consumeContent() for HTTP response entities to avoid memory leaks
Loading
Please register or sign in to comment