|
|||||||||
| 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.MessageSendingEvent
public class MessageSendingEvent
| Field Summary |
|---|
| Fields inherited from class com.valhalla.pluginmanager.PluginEvent |
|---|
source |
| Constructor Summary | |
|---|---|
MessageSendingEvent(java.lang.Object source)
|
|
| Method Summary | |
|---|---|
org.jivesoftware.smack.packet.Message |
getMessage()
|
void |
setMessage(org.jivesoftware.smack.packet.Message message)
|
| 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 MessageSendingEvent(java.lang.Object source)
| Method Detail |
|---|
public void setMessage(org.jivesoftware.smack.packet.Message message)
public org.jivesoftware.smack.packet.Message getMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||