|
AeroGear SimplePush Server Protocol 0.11.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ack | |
|---|---|
| org.jboss.aerogear.simplepush.protocol | |
| org.jboss.aerogear.simplepush.protocol.impl | |
| Uses of Ack in org.jboss.aerogear.simplepush.protocol |
|---|
| Methods in org.jboss.aerogear.simplepush.protocol that return types with arguments of type Ack | |
|---|---|
Set<Ack> |
NotificationMessage.getAcks()
Returns the set channel ids that have been updated for a UserAgent |
Set<Ack> |
AckMessage.getAcks()
Returns the channel ids that have been acknowledged by UserAgent |
| Uses of Ack in org.jboss.aerogear.simplepush.protocol.impl |
|---|
| Classes in org.jboss.aerogear.simplepush.protocol.impl that implement Ack | |
|---|---|
class |
AckImpl
Concrete Ack implementation. |
| Methods in org.jboss.aerogear.simplepush.protocol.impl that return types with arguments of type Ack | |
|---|---|
Set<Ack> |
NotificationMessageImpl.getAcks()
|
Set<Ack> |
AckMessageImpl.getAcks()
|
| Constructors in org.jboss.aerogear.simplepush.protocol.impl with parameters of type Ack | |
|---|---|
NotificationMessageImpl(Ack ack)
|
|
| Constructor parameters in org.jboss.aerogear.simplepush.protocol.impl with type arguments of type Ack | |
|---|---|
AckMessageImpl(Set<Ack> acks)
|
|
NotificationMessageImpl(Set<Ack> acks)
|
|
|
AeroGear SimplePush Server Protocol 0.11.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||