| Package | Description |
|---|---|
| org.jboss.aerogear.webpush |
| Modifier and Type | Method and Description |
|---|---|
WebPushServerConfig.Protocol |
WebPushServerConfig.protocol()
Returnes the
WebPushServerConfig.Protocol to use. |
static WebPushServerConfig.Protocol |
WebPushServerConfig.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebPushServerConfig.Protocol[] |
WebPushServerConfig.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.