com.jayway.android.robotium.remotecontrol.client.processor
Interface ProcessorInterface
- All Known Implementing Classes:
- AbstractProcessor, CheckBoxProcessor, ComboBoxProcessor, DataPickerProcessor, DriverProcessor, EditTextProcessor, EngineProcessor, GridViewProcessor, ListViewProcessor, ProgressBarProcessor, RoutingViewProcessor, SAFSProcessor, ScrollBarProcessor, SoloProcessor, TabControlProcessor, TestStepProcessor, TextViewProcessor, TimePickerProcessor, ViewProcessor
public interface ProcessorInterface
processProperties
void processProperties(java.util.Properties props)
processMessage
MessageResult processMessage(java.lang.String message)
setRemoteCommand
void setRemoteCommand(java.lang.String remoteCommand)