|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WsAddressingHeader in be.ehealth.business.mycarenetdomaincommons.util |
---|
Methods in be.ehealth.business.mycarenetdomaincommons.util that return WsAddressingHeader | |
---|---|
static WsAddressingHeader |
WsAddressingUtil.createHeader(String mutualityToSendTo,
String action)
|
static WsAddressingHeader |
WsAddressingUtil.createHeader(String mutualityToSendTo,
String action,
String messageId)
|
Uses of WsAddressingHeader in be.ehealth.businessconnector.genericasync.service |
---|
Methods in be.ehealth.businessconnector.genericasync.service with parameters of type WsAddressingHeader | |
---|---|
ConfirmResponse |
GenAsyncService.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
Sends a Confirm request after a successful Get It only needs the SAMLtoken, no session needs to be active |
GetResponse |
GenAsyncService.getRequest(SAMLToken token,
Get request,
WsAddressingHeader header)
Returns the Responses from the post previously sent. |
PostResponse |
GenAsyncService.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header)
Returns the TAck of the request of an operation. |
Uses of WsAddressingHeader in be.ehealth.businessconnector.genericasync.service.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.service.impl with parameters of type WsAddressingHeader | |
---|---|
ConfirmResponse |
GenAsyncServiceImpl.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
|
GetResponse |
GenAsyncServiceImpl.getRequest(SAMLToken token,
Get request,
WsAddressingHeader header)
|
PostResponse |
GenAsyncServiceImpl.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header)
|
Uses of WsAddressingHeader in be.ehealth.businessconnector.genericasync.session |
---|
Methods in be.ehealth.businessconnector.genericasync.session with parameters of type WsAddressingHeader | |
---|---|
ConfirmResponse |
GenAsyncService.confirmRequest(Confirm request,
WsAddressingHeader header)
Sends a confirm request to the WS. |
GetResponse |
GenAsyncService.getRequest(Get request,
WsAddressingHeader header)
Returns the Responses from the post previously sent and generate the token. |
PostResponse |
GenAsyncService.postRequest(Post request,
WsAddressingHeader header)
Returns the TAck of the request of an operation and generate the token. |
Uses of WsAddressingHeader in be.ehealth.businessconnector.genericasync.session.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.session.impl with parameters of type WsAddressingHeader | |
---|---|
ConfirmResponse |
GenAsyncServiceImpl.confirmRequest(Confirm request,
WsAddressingHeader header)
|
GetResponse |
GenAsyncServiceImpl.getRequest(Get request,
WsAddressingHeader header)
|
PostResponse |
GenAsyncServiceImpl.postRequest(Post request,
WsAddressingHeader header)
|
Uses of WsAddressingHeader in be.ehealth.technicalconnector.ws.domain |
---|
Methods in be.ehealth.technicalconnector.ws.domain with parameters of type WsAddressingHeader | |
---|---|
GenericRequest |
GenericRequest.setWSAddressing(WsAddressingHeader header)
This method will set the WSAddressing header as specified in the V200508 specification |
Uses of WsAddressingHeader in be.ehealth.technicalconnector.ws.feature |
---|
Constructors in be.ehealth.technicalconnector.ws.feature with parameters of type WsAddressingHeader | |
---|---|
WSAddressingV200508Feature(WsAddressingHeader header)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |