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, writeHeadersgetContentLength, getContentType, isRepeatable, writeElementString, writeRequestprotected void writeBody(XMLStreamWriter w) throws XMLStreamException
writeBody in class SoapRequestEntityXMLStreamExceptionCopyright © 2016–2019. All rights reserved.