com.hs.mail.smtp.spool
Interface Consumer
- All Known Implementing Classes:
- SmtpMessageConsumer
public interface Consumer
- Since:
- Jun 3, 2010
- Author:
- Won Chul Doh
CONSUME_SUCCEEDED
static final int CONSUME_SUCCEEDED
- See Also:
- Constant Field Values
CONSUME_ERROR_FAIL
static final int CONSUME_ERROR_FAIL
- See Also:
- Constant Field Values
CONSUME_ERROR_KEEP
static final int CONSUME_ERROR_KEEP
- See Also:
- Constant Field Values
CONSUME_ERROR_MOVE
static final int CONSUME_ERROR_MOVE
- See Also:
- Constant Field Values
consume
int consume(Watcher watcher,
Object stuffs)
Copyright © 2011. All Rights Reserved.