G I J O P S V
G
- getAlias() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getAppKey() - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- getAppSecret() - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- getAttributes() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getContent() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getDevices() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getErrorCode() - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- getErrorMessage() - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- getGroups() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getId() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getMaxRetries() - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- getNetworkFailureReason() - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- getPushType() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getPushWay() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getRequest() - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- getTags() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- getTimeToLive() - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- getTitle() - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
I
- in.clouthink.daas.edm.push - 程序包 in.clouthink.daas.edm.push
-
- in.clouthink.daas.edm.push.impl - 程序包 in.clouthink.daas.edm.push.impl
-
- isApnsProduction() - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- isNetworkFailed() - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- isSuccess() - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
J
- JPushOptions - in.clouthink.daas.edm.push.impl中的类
-
The jpush configuration
- JPushOptions() - 类 的构造器in.clouthink.daas.edm.push.impl.JPushOptions
-
O
- onResponse(PushResponse) - 类 中的方法in.clouthink.daas.edm.push.impl.PushResponseReceiverImpl
-
- onResponse(PushResponse) - 接口 中的方法in.clouthink.daas.edm.push.PushResponseReceiver
-
Receive and handle the push response, any exception thrown will be ignored.
P
- push(PushMessage) - 类 中的方法in.clouthink.daas.edm.push.impl.PushSenderJPushImpl
-
- push(PushMessage, PushResponseReceiver) - 类 中的方法in.clouthink.daas.edm.push.impl.PushSenderJPushImpl
-
- push(PushMessage) - 接口 中的方法in.clouthink.daas.edm.push.PushSender
-
Push the message
- push(PushMessage, PushResponseReceiver) - 接口 中的方法in.clouthink.daas.edm.push.PushSender
-
Push the message and handle the response
- PushMessage - in.clouthink.daas.edm.push中的类
-
The message definition.
- PushMessage() - 类 的构造器in.clouthink.daas.edm.push.PushMessage
-
- PushResponse - in.clouthink.daas.edm.push中的类
-
- PushResponse() - 类 的构造器in.clouthink.daas.edm.push.PushResponse
-
- PushResponseReceiver - in.clouthink.daas.edm.push中的接口
-
- PushResponseReceiverImpl - in.clouthink.daas.edm.push.impl中的类
-
The default jpush response receiver impl (only log down the response)
- PushResponseReceiverImpl() - 类 的构造器in.clouthink.daas.edm.push.impl.PushResponseReceiverImpl
-
- PushSender - in.clouthink.daas.edm.push中的接口
-
The push message sender
- PushSenderJPushImpl - in.clouthink.daas.edm.push.impl中的类
-
The jpush impl for push sender
- PushSenderJPushImpl(JPushOptions) - 类 的构造器in.clouthink.daas.edm.push.impl.PushSenderJPushImpl
-
- PushType - in.clouthink.daas.edm.push中的枚举
-
The message type to adapt the jpush lib.
- PushWay - in.clouthink.daas.edm.push中的枚举
-
S
- setAlias(String[]) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setApnsProduction(boolean) - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- setAppKey(String) - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- setAppSecret(String) - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- setAttributes(Map<String, Object>) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setContent(String) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setDevices(String[]) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setErrorCode(String) - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- setErrorMessage(String) - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- setGroups(String[]) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setId(String) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setMaxRetries(int) - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- setNetworkFailed(boolean) - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- setNetworkFailureReason(String) - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- setPushResponseReceiver(PushResponseReceiver) - 类 中的方法in.clouthink.daas.edm.push.impl.PushSenderJPushImpl
-
- setPushType(PushType) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setPushWay(PushWay) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setRequest(PushMessage) - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- setSuccess(boolean) - 类 中的方法in.clouthink.daas.edm.push.PushResponse
-
- setTags(String[]) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
- setTimeToLive(long) - 类 中的方法in.clouthink.daas.edm.push.impl.JPushOptions
-
- setTitle(String) - 类 中的方法in.clouthink.daas.edm.push.PushMessage
-
V
- valueOf(String) - 枚举 中的静态方法in.clouthink.daas.edm.push.PushType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法in.clouthink.daas.edm.push.PushWay
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法in.clouthink.daas.edm.push.PushType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法in.clouthink.daas.edm.push.PushWay
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
G I J O P S V
Copyright © 2016. All rights reserved.