| Package | Description |
|---|---|
| org.jboss.aerogear.simplepush.server | |
| org.jboss.aerogear.simplepush.server.datastore |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChannel |
| Modifier and Type | Method and Description |
|---|---|
Channel |
DataStore.getChannel(String channelId)
Returns the Channel for the passed-in channelId.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DataStore.saveChannel(Channel channel)
Saves the channel to the underlying storage system.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.