| Package | Description |
|---|---|
| org.spincast.core.routing | |
| org.spincast.core.server |
| Modifier and Type | Method and Description |
|---|---|
StaticResourceType |
IStaticResource.getStaticResourceType()
The type of static resource.
|
static StaticResourceType |
StaticResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StaticResourceType[] |
StaticResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IServer.removeStaticResourcesServed(StaticResourceType staticResourceType,
String urlPath)
Removes a static resource served directly by the server.
|
Copyright © 2016. All rights reserved.