Searched refs:prepareUncheckedAddContent (Results 1 – 3 of 3) sorted by relevance
356 public abstract int prepareUncheckedAddContent() throws IOException; in prepareUncheckedAddContent() method in AbstractGenerator
270 public int prepareUncheckedAddContent() throws IOException in prepareUncheckedAddContent() method in HttpGenerator
1229 int max = super._generator.prepareUncheckedAddContent(); in sendContent()1239 max = super._generator.prepareUncheckedAddContent(); in sendContent()