|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResponse | |
|---|---|
| org.apache.james.jspf.executor | |
| Uses of IResponse in org.apache.james.jspf.executor |
|---|
| Classes in org.apache.james.jspf.executor that implement IResponse | |
|---|---|
class |
IResponseImpl
Implementation of an IRespone Object |
| Methods in org.apache.james.jspf.executor that return IResponse | |
|---|---|
IResponse |
IResponseQueue.removeResponse()
Return the last IResponse in the queue. |
| Methods in org.apache.james.jspf.executor with parameters of type IResponse | |
|---|---|
void |
IResponseQueue.insertResponse(IResponse r)
Add the given Response to the end of the queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||