|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context.AttributeScope | |
---|---|
com.sun.grizzly |
Uses of Context.AttributeScope in com.sun.grizzly |
---|
Methods in com.sun.grizzly that return Context.AttributeScope | |
---|---|
static Context.AttributeScope |
Context.AttributeScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Context.AttributeScope[] |
Context.AttributeScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.sun.grizzly with parameters of type Context.AttributeScope | |
---|---|
AttributeHolder |
Context.getAttributeHolderByScope(Context.AttributeScope scope)
Return AttributeHolder , which corresponds to the
given AttributeScope |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |