public class FeedPostEntity extends AuthenticatedRequestEntity
Constructor and Description |
---|
FeedPostEntity(String sid,
String parentId,
String title,
String url,
String body) |
Modifier and Type | Method and Description |
---|---|
protected void |
writeBody(XMLStreamWriter w) |
hasHeaders, writeHeaders
getContentLength, getContentType, isRepeatable, writeElementString, writeRequest
protected void writeBody(XMLStreamWriter w) throws XMLStreamException
writeBody
in class SoapRequestEntity
XMLStreamException
Copyright © 2016–2019. All rights reserved.