|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimple.http.serve.Component
simple.http.load.Service
org.openuat.util.ip.PostFileTransfer
public class PostFileTransfer
| Field Summary |
|---|
| Fields inherited from class simple.http.load.Service |
|---|
engine |
| Fields inherited from class simple.http.serve.Component |
|---|
context |
| Constructor Summary | |
|---|---|
PostFileTransfer(simple.http.serve.Context context)
|
|
| Method Summary | |
|---|---|
void |
addFileTransferListener(FileTransferListener l)
|
void |
process(simple.http.Request req,
simple.http.Response resp)
|
void |
removeFileTransferListener(FileTransferListener l)
|
| Methods inherited from class simple.http.load.Service |
|---|
prepare |
| Methods inherited from class simple.http.serve.Component |
|---|
handle, handle, handle, process, process |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostFileTransfer(simple.http.serve.Context context)
| Method Detail |
|---|
public void process(simple.http.Request req,
simple.http.Response resp)
throws java.lang.Exception
process in class simple.http.serve.Componentjava.lang.Exceptionpublic void addFileTransferListener(FileTransferListener l)
public void removeFileTransferListener(FileTransferListener l)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||