|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.pbemengine.engine.ng.base.webserver.DirectResultAction
public class DirectResultAction
A result action that sends bytes directly to the client
| Constructor Summary | |
|---|---|
DirectResultAction(java.lang.String directKey,
java.lang.String mimeType)
|
|
| Method Summary | |
|---|---|
Content |
processResult(Action action)
Takes an action object and generate a Content object for it |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectResultAction(java.lang.String directKey,
java.lang.String mimeType)
| Method Detail |
|---|
public Content processResult(Action action)
ResultAction
processResult in interface ResultActionaction - The action that indicated this result should be invoked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||