|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PriorityComparator.Order | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of PriorityComparator.Order in org.glassfish.jersey.process.internal |
|---|
| Methods in org.glassfish.jersey.process.internal that return PriorityComparator.Order | |
|---|---|
static PriorityComparator.Order |
PriorityComparator.Order.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PriorityComparator.Order[] |
PriorityComparator.Order.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.glassfish.jersey.process.internal with parameters of type PriorityComparator.Order | |
|---|---|
AbstractFilterProcessor(PriorityComparator.Order order)
Initialize filter ordering to a custom value. |
|
PriorityComparator(PriorityComparator.Order order)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||