com.aspire.nm.component.cmppserver.validate
类 CmppSubmitPacketCheck
java.lang.Object
com.aspire.nm.component.cmppserver.validate.CmppSubmitPacketCheck
- 所有已实现的接口:
- org.springframework.beans.factory.InitializingBean
@Service
public class CmppSubmitPacketCheck
- extends Object
- implements org.springframework.beans.factory.InitializingBean
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmppSubmitPacketCheck
public CmppSubmitPacketCheck()
afterPropertiesSet
public void afterPropertiesSet()
throws InstantiationException,
IllegalAccessException,
ClassNotFoundException
- 指定者:
- 接口
org.springframework.beans.factory.InitializingBean 中的 afterPropertiesSet
- 抛出:
InstantiationException
IllegalAccessException
ClassNotFoundException
check
public int check(CmppSubmitPacket pk,
org.apache.mina.core.session.IoSession session,
Version version)
Copyright © 2016. All rights reserved.