protected class DefaultIRCConnection.Consumer extends Object implements Runnable
| Modifier | Constructor and Description |
|---|---|
protected |
Consumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Receives strings from the IRC server and hands them over to
DefaultIRCConnection.get(String). |
public void run()
DefaultIRCConnection.get(String).
Possibly occuring IOExceptions are handled by
DefaultIRCConnection.exceptionHandler.Copyright © 2006–2015. All rights reserved.