Constant Field Values

Contents

com.eatthepath.*

  • com.eatthepath.pushy.apns.auth.ApnsSigningKey 
    Modifier and Type Constant Field Value
    public static final String APNS_SIGNATURE_ALGORITHM "SHA256withECDSA"
  • com.eatthepath.pushy.apns.auth.ApnsVerificationKey 
    Modifier and Type Constant Field Value
    public static final String APNS_SIGNATURE_ALGORITHM "SHA256withECDSA"
  • com.eatthepath.pushy.apns.server.BenchmarkApnsServerBuilder 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_MAX_CONCURRENT_STREAMS 1500
  • com.eatthepath.pushy.apns.server.MockApnsServerBuilder 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_MAX_CONCURRENT_STREAMS 1500