|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Verb.Type | |
|---|---|
| com.sun.grizzly.cometd.bayeux | |
| Uses of Verb.Type in com.sun.grizzly.cometd.bayeux |
|---|
| Fields in com.sun.grizzly.cometd.bayeux declared as Verb.Type | |
|---|---|
protected Verb.Type |
VerbBase.type
|
| Methods in com.sun.grizzly.cometd.bayeux that return Verb.Type | |
|---|---|
Verb.Type |
Verb.getType()
Return the Verb's type. |
Verb.Type |
VerbBase.getType()
|
static Verb.Type |
Verb.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Verb.Type[] |
Verb.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||