|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.ircappender.impl.NameListCompleteResponse
public class NameListCompleteResponse
detects that the joining to the channel completed
| Constructor Summary | |
|---|---|
NameListCompleteResponse()
|
|
| Method Summary | |
|---|---|
void |
handleResponse(IrcConnection ircConnection,
java.lang.String line)
handles an IRC server response |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NameListCompleteResponse()
| Method Detail |
|---|
public void handleResponse(IrcConnection ircConnection,
java.lang.String line)
ircConnection - connection to the irc serverline - line sent by the server
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||