|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLType | |
|---|---|
| org.apache.geronimo.deployment.util | |
| Uses of URLType in org.apache.geronimo.deployment.util |
|---|
| Fields in org.apache.geronimo.deployment.util declared as URLType | |
|---|---|
static URLType |
URLType.COLLECTION
|
static URLType |
URLType.PACKED_ARCHIVE
|
static URLType |
URLType.RESOURCE
|
static URLType |
URLType.UNPACKED_ARCHIVE
|
| Methods in org.apache.geronimo.deployment.util that return URLType | |
|---|---|
URLType |
URLInfo.getType()
|
static URLType |
URLType.getType(File file)
|
static URLType |
URLType.getType(URL url)
Returns the type of url |
| Constructors in org.apache.geronimo.deployment.util with parameters of type URLType | |
|---|---|
URLInfo(URL url,
URLType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||