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

Packages that use SendMessageRequest
be.ehealth.businessconnector.ehbox.v3.builders Contains the interface to build the Object that 'll be passed to the services and the BuilderFactory to get it 
be.ehealth.businessconnector.ehbox.v3.builders.impl   
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 SendMessageRequest in be.ehealth.businessconnector.ehbox.v3.builders
 

Methods in be.ehealth.businessconnector.ehbox.v3.builders that return SendMessageRequest
 SendMessageRequest SendMessageBuilder.buildMessage(DocumentMessage<Message> document)
          Builds for a document message.
 

Uses of SendMessageRequest in be.ehealth.businessconnector.ehbox.v3.builders.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return SendMessageRequest
 SendMessageRequest SendMessageBuilderImpl.buildMessage(DocumentMessage<Message> document)
           
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service with parameters of type SendMessageRequest
 SendMessageResponse PublicationService.sendMessage(SAMLToken token, SendMessageRequest sendMessageRequest)
          Send message.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service.impl with parameters of type SendMessageRequest
 SendMessageResponse PublicationServiceImpl.sendMessage(SAMLToken token, SendMessageRequest request)
          Send message.
 SendMessageResponse PublicationEh2EboxServiceImpl.sendMessage(SAMLToken token, SendMessageRequest request)
          Send message.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.session with parameters of type SendMessageRequest
 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 SendMessageRequest in be.ehealth.businessconnector.ehbox.v3.session.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type SendMessageRequest
 SendMessageResponse EhealthBoxServiceV3Impl.sendMessage(SendMessageRequest sendMessageRequest)
           
 SendMessageResponse Eh2eBoxServiceV3Impl.sendMessage(SendMessageRequest sendMessageRequest)
           
 

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

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




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