|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of NickAlreadyInUseException in org.jibble.pircbot |
|---|
| Methods in org.jibble.pircbot that throw NickAlreadyInUseException | |
|---|---|
void |
PircBot.connect(java.lang.String hostname)
Attempt to connect to the specified IRC server. |
void |
PircBot.connect(java.lang.String hostname,
int port)
Attempt to connect to the specified IRC server and port number. |
void |
PircBot.connect(java.lang.String hostname,
int port,
java.lang.String password)
Attempt to connect to the specified IRC server using the supplied password. |
void |
PircBot.reconnect()
Reconnects to the IRC server that we were previously connected to. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||