Uses of Class
be.fgov.ehealth.ehbox.consultation.protocol.v3.GetMessagesListResponse

Packages that use GetMessagesListResponse
be.ehealth.businessconnector.ehbox.v3.service Contains the interface of the service publication and consultation and the factory to get it back Use ServiceFactory to get an instance of consultation or publication passing the Access token. 
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 Use ServiceFactory to get an instance of ehealthBox with session and token initialized. 
be.ehealth.businessconnector.ehbox.v3.session.impl   
 

Uses of GetMessagesListResponse in be.ehealth.businessconnector.ehbox.v3.service
 

Methods in be.ehealth.businessconnector.ehbox.v3.service that return GetMessagesListResponse
 GetMessagesListResponse ConsultationService.getMessageList(SAMLToken token, GetMessagesListRequest messagesListRequest)
          Gets the message list.
 

Uses of GetMessagesListResponse in be.ehealth.businessconnector.ehbox.v3.service.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return GetMessagesListResponse
 GetMessagesListResponse ConsultationServiceImpl.getMessageList(SAMLToken token, GetMessagesListRequest request)
          Gets the message list.
 

Uses of GetMessagesListResponse in be.ehealth.businessconnector.ehbox.v3.session
 

Methods in be.ehealth.businessconnector.ehbox.v3.session that return GetMessagesListResponse
 GetMessagesListResponse EhealthBoxServiceV3.getMessageList(GetMessagesListRequest request)
           The �Get message List� operation retrieves the list of messages in one of the available folders (inbox, bin or sent).
 

Uses of GetMessagesListResponse in be.ehealth.businessconnector.ehbox.v3.session.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return GetMessagesListResponse
 GetMessagesListResponse EhealthBoxServiceV3Impl.getMessageList(GetMessagesListRequest request)
           
 




Connector Packaging generic 3.28.5 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.