public class ImageManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
host |
protected static int |
port |
| Constructor and Description |
|---|
ImageManager(List<CombineImageUrl> urls,
int maxResponseTime,
String uname,
String pw,
javax.servlet.http.HttpServletRequest req,
String sessionid,
String ssosessionid) |
ImageManager(List urls,
int maxResponseTime,
javax.servlet.http.HttpServletRequest req,
String sessionid,
String ssosessionid) |
| Modifier and Type | Method and Description |
|---|---|
List<ReferencedImage> |
getCombinedImages()
Combine all the images recieved.
|
void |
process() |
void |
shutdown() |
protected static final String host
protected static final int port
Copyright © 2020. All rights reserved.