Package | Description |
---|---|
org.clazzes.util.http |
Modifier and Type | Class and Description |
---|---|
class |
InputStreamHttpResource
A resource to be delivered, which is represented by an ordinary
input stream.
|
class |
URLHttpResource
A resource to be delivered, which is represented by an URL.
|
Modifier and Type | Method and Description |
---|---|
HttpResource |
FileResourceResolver.resolveResource(String finalPath,
int bufferSize) |
HttpResource |
HttpResourceResolver.resolveResource(String finalPath,
int bufferSize) |
HttpResource |
ResourceServlet.resolveResource(String finalPath,
int bufSize) |
Copyright © 2018 Clazzes.org. All rights reserved.