@SuppressWarnings("unchecked")
public void sendMessage(SmsService smsService,
UserSession userSession,
ProcInstance procInstance,
String type, String cipConfigFile) throws IOException {
}
因为代理原因导致的NotSerializableException
原文:http://www.cnblogs.com/acm-bingzi/p/notSerializableException.html