public class SmsHandler extends Object implements com.lmax.disruptor.WorkHandler<SmsEvent>
SmsHandler(ISmsClient smsClient, SmsDao smsDao)
void
onEvent(SmsEvent event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SmsHandler(ISmsClient smsClient, SmsDao smsDao)
public void onEvent(SmsEvent event) throws Exception
onEvent
com.lmax.disruptor.WorkHandler<SmsEvent>
Exception
Copyright © 2018. All rights reserved.