hudson.plugins.jabber.im.transport
Class JabberMessage

java.lang.Object
  extended by hudson.plugins.im.IMMessage
      extended by hudson.plugins.jabber.im.transport.JabberMessage

public class JabberMessage
extends hudson.plugins.im.IMMessage


Constructor Summary
JabberMessage(org.jivesoftware.smack.packet.Message msg)
           
 
Method Summary
 
Methods inherited from class hudson.plugins.im.IMMessage
getBody, getFrom, getTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JabberMessage

public JabberMessage(org.jivesoftware.smack.packet.Message msg)


Copyright © 2009. All Rights Reserved.