Searched refs:throwEofException (Results 1 - 10 of 10) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/asn1/
H A DASN1ByteSequenceReader.java156 * @param throwEofException <code>true</code> to throw an exception when
162 private boolean needTypeState(boolean throwEofException) argument
168 if(throwEofException)
187 * @param throwEofException <code>true</code> to throw an exception when
193 private boolean needFirstLengthByteState(boolean throwEofException) argument
198 if(throwEofException)
221 if(throwEofException)
H A DASN1InputStreamReader.java157 * @param throwEofException <code>true</code> to throw an exception when
165 private boolean needTypeState(boolean isBlocking, boolean throwEofException) argument
177 if(throwEofException)
198 * @param throwEofException <code>true</code> to throw an exception when
207 boolean throwEofException)
218 if(throwEofException)
250 if(throwEofException)
282 * @param throwEofException <code>true</code> to throw an exception when
291 boolean throwEofException)
306 if(throwEofException)
206 needFirstLengthByteState(boolean isBlocking, boolean throwEofException) argument
290 needAdditionalLengthBytesState(boolean isBlocking, boolean throwEofException) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/protocols/asn1/
H A DASN1ByteSequenceReader.java155 * @param throwEofException <code>true</code> to throw an exception when
161 private boolean needTypeState(boolean throwEofException) argument
167 if(throwEofException)
186 * @param throwEofException <code>true</code> to throw an exception when
192 private boolean needFirstLengthByteState(boolean throwEofException) argument
197 if(throwEofException)
220 if(throwEofException)
H A DASN1InputStreamReader.java156 * @param throwEofException <code>true</code> to throw an exception when
164 private boolean needTypeState(boolean isBlocking, boolean throwEofException) argument
176 if(throwEofException)
197 * @param throwEofException <code>true</code> to throw an exception when
206 boolean throwEofException)
217 if(throwEofException)
249 if(throwEofException)
281 * @param throwEofException <code>true</code> to throw an exception when
290 boolean throwEofException)
305 if(throwEofException)
205 needFirstLengthByteState(boolean isBlocking, boolean throwEofException) argument
289 needAdditionalLengthBytesState(boolean isBlocking, boolean throwEofException) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/asn1/
H A DASN1ByteSequenceReader.java156 * @param throwEofException <code>true</code> to throw an exception when
162 private boolean needTypeState(boolean throwEofException) argument
168 if(throwEofException)
187 * @param throwEofException <code>true</code> to throw an exception when
193 private boolean needFirstLengthByteState(boolean throwEofException) argument
198 if(throwEofException)
221 if(throwEofException)
H A DASN1InputStreamReader.java157 * @param throwEofException <code>true</code> to throw an exception when
165 private boolean needTypeState(boolean isBlocking, boolean throwEofException) argument
177 if(throwEofException)
198 * @param throwEofException <code>true</code> to throw an exception when
207 boolean throwEofException)
218 if(throwEofException)
250 if(throwEofException)
282 * @param throwEofException <code>true</code> to throw an exception when
291 boolean throwEofException)
306 if(throwEofException)
206 needFirstLengthByteState(boolean isBlocking, boolean throwEofException) argument
290 needAdditionalLengthBytesState(boolean isBlocking, boolean throwEofException) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/asn1/
H A DASN1ByteSequenceReader.java156 * @param throwEofException <code>true</code> to throw an exception when
162 private boolean needTypeState(boolean throwEofException) argument
168 if(throwEofException)
187 * @param throwEofException <code>true</code> to throw an exception when
193 private boolean needFirstLengthByteState(boolean throwEofException) argument
198 if(throwEofException)
221 if(throwEofException)
H A DASN1InputStreamReader.java157 * @param throwEofException <code>true</code> to throw an exception when
165 private boolean needTypeState(boolean isBlocking, boolean throwEofException) argument
177 if(throwEofException)
198 * @param throwEofException <code>true</code> to throw an exception when
207 boolean throwEofException)
218 if(throwEofException)
250 if(throwEofException)
282 * @param throwEofException <code>true</code> to throw an exception when
291 boolean throwEofException)
306 if(throwEofException)
206 needFirstLengthByteState(boolean isBlocking, boolean throwEofException) argument
290 needAdditionalLengthBytesState(boolean isBlocking, boolean throwEofException) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/asn1/
H A DASN1ByteSequenceReader.java155 * @param throwEofException <code>true</code> to throw an exception when
161 private boolean needTypeState(boolean throwEofException) argument
167 if(throwEofException)
186 * @param throwEofException <code>true</code> to throw an exception when
192 private boolean needFirstLengthByteState(boolean throwEofException) argument
197 if(throwEofException)
220 if(throwEofException)
H A DASN1InputStreamReader.java156 * @param throwEofException <code>true</code> to throw an exception when
164 private boolean needTypeState(boolean isBlocking, boolean throwEofException) argument
176 if(throwEofException)
197 * @param throwEofException <code>true</code> to throw an exception when
206 boolean throwEofException)
217 if(throwEofException)
249 if(throwEofException)
281 * @param throwEofException <code>true</code> to throw an exception when
290 boolean throwEofException)
305 if(throwEofException)
205 needFirstLengthByteState(boolean isBlocking, boolean throwEofException) argument
289 needAdditionalLengthBytesState(boolean isBlocking, boolean throwEofException) argument
[all...]

Completed in 39 milliseconds