A B G I M N P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADM - io.jans.notify.model.PushPlatform
- APNS - io.jans.notify.model.PushPlatform
- APNS_SANDBOX - io.jans.notify.model.PushPlatform
B
- BAIDU - io.jans.notify.model.PushPlatform
G
- GCM - io.jans.notify.model.PushPlatform
- getEndpointArn() - Method in class io.jans.notify.model.RegisterDeviceResponse
- getIssuer() - Method in class io.jans.notify.model.NotifyMetadata
- getMessageId() - Method in class io.jans.notify.model.NotificationResponse
- getNotifyEndpoint() - Method in class io.jans.notify.model.NotifyMetadata
- getRequestId() - Method in class io.jans.notify.model.NotificationResponse
- getRequestId() - Method in class io.jans.notify.model.RegisterDeviceResponse
- getStatusCode() - Method in class io.jans.notify.model.NotificationResponse
- getStatusCode() - Method in class io.jans.notify.model.RegisterDeviceResponse
- getVersion() - Method in class io.jans.notify.model.NotifyMetadata
I
- io.jans.notify.model - package io.jans.notify.model
M
- MPNS - io.jans.notify.model.PushPlatform
N
- NotificationResponse - Class in io.jans.notify.model
-
Send message response
- NotificationResponse() - Constructor for class io.jans.notify.model.NotificationResponse
- NotificationResponse(String, int, String) - Constructor for class io.jans.notify.model.NotificationResponse
- NotifyMetadata - Class in io.jans.notify.model
-
Notify metadata configuration
- NotifyMetadata() - Constructor for class io.jans.notify.model.NotifyMetadata
P
- PushPlatform - Enum in io.jans.notify.model
-
Platforms supported AWS SNS
R
- RegisterDeviceResponse - Class in io.jans.notify.model
-
Device registration response
- RegisterDeviceResponse() - Constructor for class io.jans.notify.model.RegisterDeviceResponse
- RegisterDeviceResponse(String, int, String) - Constructor for class io.jans.notify.model.RegisterDeviceResponse
S
- setEndpointArn(String) - Method in class io.jans.notify.model.RegisterDeviceResponse
- setIssuer(String) - Method in class io.jans.notify.model.NotifyMetadata
- setMessageId(String) - Method in class io.jans.notify.model.NotificationResponse
- setNotifyEndpoint(String) - Method in class io.jans.notify.model.NotifyMetadata
- setRequestId(String) - Method in class io.jans.notify.model.NotificationResponse
- setRequestId(String) - Method in class io.jans.notify.model.RegisterDeviceResponse
- setStatusCode(int) - Method in class io.jans.notify.model.NotificationResponse
- setStatusCode(int) - Method in class io.jans.notify.model.RegisterDeviceResponse
- setVersion(String) - Method in class io.jans.notify.model.NotifyMetadata
T
- toString() - Method in class io.jans.notify.model.NotificationResponse
- toString() - Method in class io.jans.notify.model.NotifyMetadata
- toString() - Method in class io.jans.notify.model.RegisterDeviceResponse
V
- valueOf(String) - Static method in enum io.jans.notify.model.PushPlatform
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.jans.notify.model.PushPlatform
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WNS - io.jans.notify.model.PushPlatform
All Classes All Packages