|
AeroGear SimplePush Server API 0.11.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Channel | |
|---|---|
| org.jboss.aerogear.simplepush.server | |
| org.jboss.aerogear.simplepush.server.datastore | |
| Uses of Channel in org.jboss.aerogear.simplepush.server |
|---|
| Classes in org.jboss.aerogear.simplepush.server that implement Channel | |
|---|---|
class |
DefaultChannel
|
| Uses of Channel in org.jboss.aerogear.simplepush.server.datastore |
|---|
| Methods in org.jboss.aerogear.simplepush.server.datastore that return Channel | |
|---|---|
Channel |
DataStore.getChannel(String channelId)
Returns the Channel for the passed-in channelId. |
| Methods in org.jboss.aerogear.simplepush.server.datastore with parameters of type Channel | |
|---|---|
boolean |
DataStore.saveChannel(Channel channel)
Saves the channel to the underlying storage system. |
|
AeroGear SimplePush Server API 0.11.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||