Constant Field Values
Contents
com.eatthepath.*
-
com.eatthepath.pushy.apns.ApnsClientBuilder
-
com.eatthepath.pushy.apns.auth.ApnsSigningKeyModifier and TypeConstant FieldValue
public static final String
APNS_SIGNATURE_ALGORITHM
"SHA256withECDSA"
-
com.eatthepath.pushy.apns.auth.ApnsVerificationKeyModifier and TypeConstant FieldValue
public static final String
APNS_SIGNATURE_ALGORITHM
"SHA256withECDSA"
-
com.eatthepath.pushy.apns.server.BenchmarkApnsServerBuilderModifier and TypeConstant FieldValue
public static final int
DEFAULT_MAX_CONCURRENT_STREAMS
1500
-
com.eatthepath.pushy.apns.server.MockApnsServerBuilderModifier and TypeConstant FieldValue
public static final int
DEFAULT_MAX_CONCURRENT_STREAMS
1500
-
com.eatthepath.pushy.apns.util.ApnsPayloadBuilder