Package | Description |
---|---|
com.notnoop.apns |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ApnsServiceBuilder |
ApnsServiceBuilder.withReconnectPolicy(ReconnectPolicy.Provided rp)
Specify the reconnection policy for the socket connection.
|
Copyright © 2015. All rights reserved.