|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolException | |
|---|---|
| org.apache.synapse.format.syslog | Implementation of the BSD syslog protocol described in RFC 3164. |
| Uses of ProtocolException in org.apache.synapse.format.syslog |
|---|
| Methods in org.apache.synapse.format.syslog that throw ProtocolException | |
|---|---|
void |
InputStreamConsumer.consume(int expected)
Check the value of the next byte in the stream and consume it. |
void |
InputStreamConsumer.expect(int expected)
Check the value of the next byte in the stream. |
int |
InputStreamConsumer.getInteger(int maxDigits)
Read a decimal representation of an integer from the stream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||