org.jenkinsci.plugins.gcm.transport
Class GcmManager

java.lang.Object
  extended by org.jenkinsci.plugins.gcm.transport.GcmManager

public class GcmManager
extends Object


Constructor Summary
GcmManager()
           
 
Method Summary
static void send(String userToken, String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GcmManager

public GcmManager()
Method Detail

send

public static void send(String userToken,
                        String text)
                 throws hudson.plugins.im.IMException
Throws:
hudson.plugins.im.IMException


Copyright © 2004-2012. All Rights Reserved.