|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenAsyncService | |
---|---|
be.ehealth.businessconnector.genericasync.service | |
be.ehealth.businessconnector.genericasync.service.impl |
Uses of GenAsyncService in be.ehealth.businessconnector.genericasync.service |
---|
Classes in be.ehealth.businessconnector.genericasync.service that implement GenAsyncService | |
---|---|
class |
ServiceFactory
A factory for creating GenAsyncService . |
Methods in be.ehealth.businessconnector.genericasync.service that return GenAsyncService | |
---|---|
static GenAsyncService |
ServiceFactory.getGenAsyncService(Map<String,Object> paramMap)
|
static GenAsyncService |
ServiceFactory.getGenAsyncService(String serviceName,
SessionValidator sessionValidator)
|
Uses of GenAsyncService in be.ehealth.businessconnector.genericasync.service.impl |
---|
Classes in be.ehealth.businessconnector.genericasync.service.impl that implement GenAsyncService | |
---|---|
class |
GenAsyncServiceImpl
Implementation for the GenAsyncService interface |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |