|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bigllc.retsiq.simpleclient.FileWriterObjectHandler
com.bigllc.retsiq.simpleclient.DefaultObjectHandler
public class DefaultObjectHandler
The default type object response handler. This handler writes objects to a specified directory.
| Constructor Summary | |
|---|---|
DefaultObjectHandler(java.io.File directory)
|
|
| Method Summary | |
|---|---|
protected java.io.File |
getDirectory(java.lang.String contentType,
java.lang.String contentId,
java.lang.String objectId)
Implementing super classes should return the directory to write this image to. |
| Methods inherited from class com.bigllc.retsiq.simpleclient.FileWriterObjectHandler |
|---|
object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultObjectHandler(java.io.File directory)
| Method Detail |
|---|
protected java.io.File getDirectory(java.lang.String contentType,
java.lang.String contentId,
java.lang.String objectId)
getDirectory in class FileWriterObjectHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||