|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EhboxReplyValidator | |
|---|---|
| be.ehealth.businessconnector.ehbox.v3.service | Contains the interface of the service publication and consultation and the factory to get it back |
| be.ehealth.businessconnector.ehbox.v3.service.impl | |
| be.ehealth.businessconnector.ehbox.v3.session.impl | |
| be.ehealth.businessconnector.ehbox.v3.validator | |
| be.ehealth.businessconnector.ehbox.v3.validator.impl | |
| Uses of EhboxReplyValidator in be.ehealth.businessconnector.ehbox.v3.service |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service with parameters of type EhboxReplyValidator | ||
|---|---|---|
static
|
EhBoxServiceHelper.callEhBoxService(SAMLToken token,
GenericRequest service,
String soapAction,
Object request,
Class<T> responseClass,
SessionValidator sessValidator,
EhboxReplyValidator replyValidator)
|
|
| Uses of EhboxReplyValidator in be.ehealth.businessconnector.ehbox.v3.service.impl |
|---|
| Constructors in be.ehealth.businessconnector.ehbox.v3.service.impl with parameters of type EhboxReplyValidator | |
|---|---|
ConsultationServiceImpl(SessionValidator sessionValidator,
EhboxReplyValidator replyValidator)
Instantiates a new consultation service impl. |
|
PublicationEh2EboxServiceImpl(SessionValidator sessionValidator,
EhboxReplyValidator replyValidator)
Instantiates a new publication service impl. |
|
PublicationServiceImpl(SessionValidator sessionValidator,
EhboxReplyValidator replyValidator)
Instantiates a new publication service impl. |
|
| Uses of EhboxReplyValidator in be.ehealth.businessconnector.ehbox.v3.session.impl |
|---|
| Constructors in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type EhboxReplyValidator | |
|---|---|
Eh2eBoxServiceV3Impl(SessionValidator sessionValidator,
EhboxReplyValidator replyValidator)
|
|
EhealthBoxServiceV3Impl(SessionValidator sessionValidator,
EhboxReplyValidator replyValidator)
|
|
| Uses of EhboxReplyValidator in be.ehealth.businessconnector.ehbox.v3.validator |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.validator that return EhboxReplyValidator | |
|---|---|
static EhboxReplyValidator |
ValidatorFactory.getValidator()
|
| Uses of EhboxReplyValidator in be.ehealth.businessconnector.ehbox.v3.validator.impl |
|---|
| Classes in be.ehealth.businessconnector.ehbox.v3.validator.impl that implement EhboxReplyValidator | |
|---|---|
class |
EhboxReplyValidatorImpl
Implementation for EhboxReplyValidator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||