public class ProcessHandler extends Object implements MessageHandler
| Constructor and Description |
|---|
ProcessHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
attachOutput(Long maxOutputPayloadSize,
Long maxOutputAttachmentSize,
OutputMessageBuilder output,
String outputName,
File file) |
OutputMessage |
handle(AgentTokenWrapper token,
InputMessage message) |
public OutputMessage handle(AgentTokenWrapper token, InputMessage message) throws Exception
handle in interface MessageHandlerExceptionpublic void attachOutput(Long maxOutputPayloadSize, Long maxOutputAttachmentSize, OutputMessageBuilder output, String outputName, File file) throws IOException
IOExceptionCopyright © 2018. All rights reserved.