|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReconnectPolicy.Provided | |
|---|---|
| com.notnoop.apns | |
| Uses of ReconnectPolicy.Provided in com.notnoop.apns |
|---|
| Methods in com.notnoop.apns that return ReconnectPolicy.Provided | |
|---|---|
static ReconnectPolicy.Provided |
ReconnectPolicy.Provided.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReconnectPolicy.Provided[] |
ReconnectPolicy.Provided.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.notnoop.apns with parameters of type ReconnectPolicy.Provided | |
|---|---|
ApnsServiceBuilder |
ApnsServiceBuilder.withReconnectPolicy(ReconnectPolicy.Provided rp)
Specify the reconnection policy for the socket connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||