|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objecttoolbox.web.actions.sync2async.PassthroughSync2AsyncHandlerImpl
public class PassthroughSync2AsyncHandlerImpl
Simple handler implementation that does not manipulate the body and does not create any payload properties.
| Constructor Summary | |
|---|---|
PassthroughSync2AsyncHandlerImpl()
Default constructor. |
|
| Method Summary | |
|---|---|
Payload |
handleBody(java.lang.String body)
Place the provided body content unchanged on the result payload. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PassthroughSync2AsyncHandlerImpl()
| Method Detail |
|---|
public Payload handleBody(java.lang.String body)
handleBody in interface Sync2AsyncHandlerbody - String containing the HTTP body.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||