public class ReadEntityEvent extends Event
Constructor and Description |
---|
ReadEntityEvent(String mimeType,
Charset charset,
byte[] rawEntityContent) |
Modifier and Type | Method and Description |
---|---|
Charset |
getCharset() |
String |
getEntityContent() |
String |
getMimeType() |
byte[] |
getRawEntityContent() |
void |
setEntityContent(String entityContent) |
Copyright © 2008–2018. All rights reserved.