public interface ProcessorInterface
Modifier and Type | Method and Description |
---|---|
MessageResult |
processMessage(java.lang.String message) |
void |
processProperties(java.util.Properties props) |
void |
setRemoteCommand(java.lang.String remoteCommand) |
void processProperties(java.util.Properties props)
MessageResult processMessage(java.lang.String message)
void setRemoteCommand(java.lang.String remoteCommand)
Copyright © SAS Institute. All Rights Reserved.