|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPPollDataSource | |
---|---|
com.verisign.epp.framework | |
com.verisign.epp.serverstub |
Uses of EPPPollDataSource in com.verisign.epp.framework |
---|
Methods in com.verisign.epp.framework that return EPPPollDataSource | |
---|---|
EPPPollDataSource |
EPPPollQueueMgr.getDataSource()
Gets data source |
Methods in com.verisign.epp.framework with parameters of type EPPPollDataSource | |
---|---|
void |
EPPPollQueueMgr.setDataSource(EPPPollDataSource aSource)
Sets data source which is from config file. |
Uses of EPPPollDataSource in com.verisign.epp.serverstub |
---|
Classes in com.verisign.epp.serverstub that implement EPPPollDataSource | |
---|---|
class |
PollDataSource
The <PollDataSource> is registered and used by EPPPollQueueMgr to demostrate how data are stored into a queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |