|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoveMessageResponse | |
---|---|
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 | Contains the interface of the service ehealthBox and the factory to get it back |
be.ehealth.businessconnector.ehbox.v3.session.impl | |
be.fgov.ehealth.ehbox.consultation.protocol.v3 |
Uses of MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.service |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service that return MoveMessageResponse | |
---|---|
MoveMessageResponse |
ConsultationService.moveMessage(SAMLToken token,
MoveMessageRequest messageRequestType)
Move to in box. |
Uses of MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.service.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return MoveMessageResponse | |
---|---|
MoveMessageResponse |
ConsultationServiceImpl.moveMessage(SAMLToken token,
MoveMessageRequest request)
|
Uses of MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.session |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session that return MoveMessageResponse | |
---|---|
MoveMessageResponse |
EhealthBoxServiceV3.moveMessage(MoveMessageRequest request)
Moves a message back to the inbox. |
Uses of MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.session.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return MoveMessageResponse | |
---|---|
MoveMessageResponse |
EhealthBoxServiceV3Impl.moveMessage(MoveMessageRequest request)
|
Uses of MoveMessageResponse in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
---|
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return MoveMessageResponse | |
---|---|
MoveMessageResponse |
ObjectFactory.createMoveMessageResponse()
Create an instance of MoveMessageResponse |
MoveMessageResponse |
EhBoxConsultationPortType.moveMessage(MoveMessageRequest body)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |