Uses of Class
be.fgov.ehealth.ehbox.publication.protocol.v3.SendMessageResponse

Packages that use SendMessageResponse
be.ehealth.businessconnector.ehbox.v3.exception   
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.publication.protocol.v3   
 

Uses of SendMessageResponse in be.ehealth.businessconnector.ehbox.v3.exception
 

Methods in be.ehealth.businessconnector.ehbox.v3.exception that return SendMessageResponse
 SendMessageResponse OoOPublicationException.getResponse()
          Getter for the send message response.
 

Constructors in be.ehealth.businessconnector.ehbox.v3.exception with parameters of type SendMessageResponse
OoOPublicationException(String message, String errorCode, SendMessageResponse response)
           
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service that return SendMessageResponse
 SendMessageResponse PublicationService.sendMessage(SAMLToken token, SendMessageRequest sendMessageRequest)
          Send message.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return SendMessageResponse
 SendMessageResponse PublicationServiceImpl.sendMessage(SAMLToken token, SendMessageRequest request)
          Send message.
 SendMessageResponse PublicationEh2EboxServiceImpl.sendMessage(SAMLToken token, SendMessageRequest request)
          Send message.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.session that return SendMessageResponse
 SendMessageResponse EhealthBoxServiceV3.sendMessage(SendMessageRequest sendMessageRequest)
           The �Send Message� operation allows a message to be sent to one or more recipients.
 SendMessageResponse Eh2eBoxServiceV3.sendMessage(SendMessageRequest sendMessageRequest)
           The �Send Message� operation allows a message to be sent to one or more recipients.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return SendMessageResponse
 SendMessageResponse EhealthBoxServiceV3Impl.sendMessage(SendMessageRequest sendMessageRequest)
           
 SendMessageResponse Eh2eBoxServiceV3Impl.sendMessage(SendMessageRequest sendMessageRequest)
           
 

Uses of SendMessageResponse in be.fgov.ehealth.ehbox.publication.protocol.v3
 

Methods in be.fgov.ehealth.ehbox.publication.protocol.v3 that return SendMessageResponse
 SendMessageResponse ObjectFactory.createSendMessageResponse()
          Create an instance of SendMessageResponse
 




Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.