|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cafesip.gwtcomp.client.utils.FileUploadUtil
public class FileUploadUtil
An utility class for parsing response returned by the FileUploadServlet servlet.
| Constructor Summary | |
|---|---|
FileUploadUtil(String message)
|
|
| Method Summary | |
|---|---|
String |
getReason()
Get the reason phrase returned by the FileUploadServlet. |
int |
getStatus()
Get the status code returned by the FileUploadServlet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUploadUtil(String message)
| Method Detail |
|---|
public String getReason()
public int getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||