net.stepniak.api.push
Class PushSend

java.lang.Object
  extended by net.stepniak.api.push.PushSend

@Component
public class PushSend
extends Object


Constructor Summary
PushSend()
           
 
Method Summary
 net.stepniak.api.push.android.Response notification(String message, int mask)
           
 void setPushStorage(PushStorage pushStorage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushSend

public PushSend()
Method Detail

setPushStorage

@Autowired
public void setPushStorage(PushStorage pushStorage)

notification

public net.stepniak.api.push.android.Response notification(String message,
                                                           int mask)


Copyright © 2013. All Rights Reserved.