Package org.exoplatform.push.service.fcm
Class FCMLegacyAPIMessagePublisher
java.lang.Object
org.exoplatform.push.service.fcm.FCMLegacyAPIMessagePublisher
- All Implemented Interfaces:
MessagePublisher
-
Constructor Summary
ConstructorsConstructorDescriptionFCMLegacyAPIMessagePublisher(org.exoplatform.container.xml.InitParams initParams) FCMLegacyAPIMessagePublisher(org.exoplatform.container.xml.InitParams initParams, org.apache.http.client.HttpClient httpClient) -
Method Summary
-
Constructor Details
-
FCMLegacyAPIMessagePublisher
public FCMLegacyAPIMessagePublisher(org.exoplatform.container.xml.InitParams initParams) -
FCMLegacyAPIMessagePublisher
public FCMLegacyAPIMessagePublisher(org.exoplatform.container.xml.InitParams initParams, org.apache.http.client.HttpClient httpClient)
-
-
Method Details
-
send
- Specified by:
sendin interfaceMessagePublisher- Throws:
Exception
-