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, boolean authorized)
           
 
Method Summary
 
Methods inherited from class hudson.plugins.im.IMMessage
getBody, getFrom, getTo, isAuthorized
 
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,
                     boolean authorized)


Copyright © 2004-2012. All Rights Reserved.