Interface Command
-
- All Known Implementing Classes:
BuryCommand
,DeleteCommand
,KickCommand
,PutCommand
,ReleaseCommand
,TouchCommand
public interface Command
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
act(com.surftools.BeanstalkClient.Client client, org.apache.camel.Exchange exchange)
-