public interface ForkliftConsumerI
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ForkliftMessage |
receive(long timeout) |
ForkliftMessage receive(long timeout) throws ConnectorException
ConnectorExceptionvoid close()
throws ConnectorException
ConnectorException