A C D G I J M N O P R S

J

jirc - package jirc
 
JIRC - Class in jirc
JIRC is a easy way to implement irc functionality in your programs.
JIRC(String, String, String) - Constructor for class jirc.JIRC
 
joinChannel(String) - Method in class jirc.JIRC
Joins the specified channel, allowing you to send and receive messages from it
Note: channels are passed around sans-pound, so you would pass the channel "test", not the channel "#test"

A C D G I J M N O P R S