| Package | Description |
|---|---|
| com.notnoop.apns.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ApnsConnectionImpl |
class |
ApnsPooledConnection |
| Modifier and Type | Method and Description |
|---|---|
ApnsConnection |
ApnsPooledConnection.copy() |
ApnsConnection |
ApnsConnection.copy() |
| Constructor and Description |
|---|
ApnsPooledConnection(ApnsConnection prototype,
int max) |
ApnsPooledConnection(ApnsConnection prototype,
int max,
ExecutorService executors) |
ApnsServiceImpl(ApnsConnection connection,
ApnsFeedbackConnection feedback) |
BatchApnsService(ApnsConnection prototype,
ApnsFeedbackConnection feedback,
int batchWaitTimeInSec,
int maxBachWaitTimeInSec,
ScheduledExecutorService executor) |
BatchApnsService(ApnsConnection prototype,
ApnsFeedbackConnection feedback,
int batchWaitTimeInSec,
int maxBachWaitTimeInSec,
ThreadFactory tf) |
Copyright © 2015. All rights reserved.