Package | Description |
---|---|
org.milyn.container |
Request Container Abstraction.
|
org.milyn.resource |
Modifier and Type | Class and Description |
---|---|
class |
MockContainerResourceLocator |
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerResourceLocator
Interface for locating stream resources from the container..
|
Modifier and Type | Class and Description |
---|---|
class |
ClasspathResourceLocator
Classpath Resource Locator.
|
class |
ServletResourceLocator
Servlet resource locator.
|
class |
URIResourceLocator
URI resource locator. |
Constructor and Description |
---|
ServletResourceLocator(javax.servlet.ServletConfig config,
ExternalResourceLocator externalResourceLocator)
Public constructor.
|
Copyright © 2020. All rights reserved.