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.
 SendMessageRequest SendMessageBuilder.buildMessage(NewsMessage<Message> document)
          Builds for a news 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)
           
 SendMessageRequest SendMessageBuilderImpl.buildMessage(NewsMessage<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.
 

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.
 

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)
           
 

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
 

Methods in be.fgov.ehealth.ehbox.publication.protocol.v3 with parameters of type SendMessageRequest
 SendMessageResponse EhBoxPublicationPortType.sendMessage(SendMessageRequest body)
           
 




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.