| Package | Description |
|---|---|
| org.jboss.aerogear.simplepush.protocol | |
| org.jboss.aerogear.simplepush.protocol.impl |
| Modifier and Type | Method and Description |
|---|---|
Status |
UnregisterResponse.getStatus()
Returns the result of the Register call
|
Status |
RegisterResponse.getStatus()
Returns the result of the Register call
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatusImpl |
| Modifier and Type | Method and Description |
|---|---|
Status |
UnregisterResponseImpl.getStatus() |
Status |
RegisterResponseImpl.getStatus() |
| Constructor and Description |
|---|
RegisterResponseImpl(String channelId,
Status status,
String pushEndpoint) |
UnregisterResponseImpl(String channelId,
Status status) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.