|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.valhalla.pluginmanager.PluginEvent
com.valhalla.jbother.plugins.events.ConnectEvent
public class ConnectEvent
Generated when a connection is established
| Field Summary |
|---|
| Fields inherited from class com.valhalla.pluginmanager.PluginEvent |
|---|
source |
| Constructor Summary | |
|---|---|
ConnectEvent(java.lang.Object source)
|
|
| Method Summary |
|---|
| Methods inherited from class com.valhalla.pluginmanager.PluginEvent |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectEvent(java.lang.Object source)
source - the XMPPConnection that was established
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||