| Package | Description |
|---|---|
| javapns.devices |
Classes representing mobile devices.
|
| javapns.devices.implementations.basic |
A basic non-persistent implementation for devices.
|
| javapns.notification |
Classes for pushing notifications through Apple servers.
|
| javapns.notification.transmission |
Specialized classes for transmitting notifications to large number of devices.
|
| Class and Description |
|---|
| NullIdException
Thrown when the given id is null
|
| UnknownDeviceException
Thrown when we try to retrieve a device that doesn't exist
|
| Class and Description |
|---|
| InvalidDeviceTokenFormatException
Thrown when a device token cannot be parsed (invalid format).
|
| NullIdException
Thrown when the given id is null
|
| UnknownDeviceException
Thrown when we try to retrieve a device that doesn't exist
|
| Class and Description |
|---|
| InvalidDeviceTokenFormatException
Thrown when a device token cannot be parsed (invalid format).
|
| NullIdException
Thrown when the given id is null
|
| UnknownDeviceException
Thrown when we try to retrieve a device that doesn't exist
|
| Class and Description |
|---|
| InvalidDeviceTokenFormatException
Thrown when a device token cannot be parsed (invalid format).
|
Copyright © 2016. All rights reserved.