|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.ehbox.v3.service.impl.PublicationEh2EboxServiceImpl
public class PublicationEh2EboxServiceImpl
Implementation of PublicationService
.
Constructor Summary | |
---|---|
PublicationEh2EboxServiceImpl()
default constructor, needed for ModuleBootstrapHook |
|
PublicationEh2EboxServiceImpl(SessionValidator sessionValidator,
EhboxReplyValidator replyValidator)
Instantiates a new publication service impl. |
Method Summary | |
---|---|
void |
bootstrap()
|
SendMessageResponse |
sendMessage(SAMLToken token,
SendMessageRequest request)
Send message. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PublicationEh2EboxServiceImpl(SessionValidator sessionValidator, EhboxReplyValidator replyValidator)
sessionValidator
- the session validatorreplyValidator
- the reply validatorpublic PublicationEh2EboxServiceImpl()
Method Detail |
---|
public final SendMessageResponse sendMessage(SAMLToken token, SendMessageRequest request) throws ConnectorException
sendMessage
in interface PublicationService
token
- the tokenrequest
- : sendMessageRequest the send message request
ConnectorException
TechnicalConnectorException
- the technical connector exception
EhboxBusinessConnectorException
- the business connector exception
SessionManagementException
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |