Class JabberMessage


  • public class JabberMessage
    extends hudson.plugins.im.IMMessage
    • Constructor Summary

      Constructors 
      Constructor Description
      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)