|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApnsConnection | |
|---|---|
| com.notnoop.apns.internal | |
| Uses of ApnsConnection in com.notnoop.apns.internal |
|---|
| Classes in com.notnoop.apns.internal that implement ApnsConnection | |
|---|---|
class |
ApnsConnectionImpl
|
class |
ApnsPooledConnection
|
| Methods in com.notnoop.apns.internal that return ApnsConnection | |
|---|---|
ApnsConnection |
ApnsPooledConnection.copy()
|
ApnsConnection |
ApnsConnection.copy()
|
| Constructors in com.notnoop.apns.internal with parameters of type ApnsConnection | |
|---|---|
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,
ThreadFactory tf)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||