|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Dispatcher | |
| org.deegree_impl.enterprise | |
| org.deegree_impl.services.gazetteer | |
| org.deegree_impl.services.wcas | |
| org.deegree_impl.services.wfs | |
| Uses of Dispatcher in org.deegree_impl.enterprise |
| Fields in org.deegree_impl.enterprise declared as Dispatcher | |
private Dispatcher |
WFSServicePool.dispatcher
|
| Uses of Dispatcher in org.deegree_impl.services.gazetteer |
| Methods in org.deegree_impl.services.gazetteer with parameters of type Dispatcher | |
static OGCWebService |
WFSGFactory.createWFSGService(WFSGCapabilities capa,
GazetteerConfiguration gazetteerConfig,
Dispatcher dispatcher)
Factory method for creating an instance of a WFSService. |
| Uses of Dispatcher in org.deegree_impl.services.wcas |
| Methods in org.deegree_impl.services.wcas with parameters of type Dispatcher | |
static OGCWebService |
WCASFactory.createWCASService(WCASCapabilities capa,
WFSCapabilities wfsCapa,
Dispatcher dispatcher)
Factory method for creating an instance of a WFSService. |
| Uses of Dispatcher in org.deegree_impl.services.wfs |
| Classes in org.deegree_impl.services.wfs that implement Dispatcher | |
class |
Dispatcher_Impl
The dispatcher acts as source of events to inform registered WFSResponseListener as well as a reciever of requests that have to be performed by one of the registered DataStores (also definied as WFSRequestListener). |
| Methods in org.deegree_impl.services.wfs with parameters of type Dispatcher | |
static OGCWebService |
WFSFactory.createWFSService(WFSCapabilities capa,
Dispatcher dispatcher)
Factory method for creating an instance of a WFSService. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||