| Package | Description |
|---|---|
| org.jboss.aerogear.sync.server |
This package contains interfaces for AeroGear Sync Server API.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageType |
MessageType.from(String name) |
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.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.