Package | Description |
---|---|
io.undertow.server.handlers.resource |
Modifier and Type | Method | Description |
---|---|---|
ResourceChangeEvent.Type |
ResourceChangeEvent.getType() |
|
static ResourceChangeEvent.Type |
ResourceChangeEvent.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ResourceChangeEvent.Type[] |
ResourceChangeEvent.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
ResourceChangeEvent(String resource,
ResourceChangeEvent.Type type) |
Copyright © 2018. All rights reserved.