public class DHCPPoolHandler extends PacketHandlerChain implements org.springframework.beans.factory.InitializingBean
config| 构造器和说明 |
|---|
DHCPPoolHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
boolean |
handle(JRadiusRequest request) |
boolean |
handle(JRadiusRequest request,
byte[] hwAddress,
AddressPool pool) |
void |
setCache(net.sf.ehcache.Cache cache) |
void |
setCacheManager(net.sf.ehcache.CacheManager cacheManager) |
handleexecute, execute, getCatalog, getCatalogName, getOnFalse, getOnTrue, setBeanFactory, setCatalogName, setConfig, setOnFalse, setOnTruedoesHandle, execute, getName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetNamedoesHandle, getName, setConfigpublic boolean handle(JRadiusRequest request) throws Exception
handle 在接口中 PacketHandlerhandle 在类中 PacketHandlerChainExceptionpublic boolean handle(JRadiusRequest request, byte[] hwAddress, AddressPool pool) throws Exception
Exceptionpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic void setCacheManager(net.sf.ehcache.CacheManager cacheManager)
public void setCache(net.sf.ehcache.Cache cache)
Copyright © 2016. All rights reserved.