be.ehealth.businessconnector.genericasync.helper
Class PostHelper
java.lang.Object
be.ehealth.businessconnector.genericasync.helper.PostHelper
public class PostHelper
- extends Object
Method Summary |
ProcessedPostResponse |
post(byte[] request,
String messageName,
ConfigName configName,
InputReference inputReference)
|
ProcessedPostResponse |
post(byte[] request,
String messageName,
ConfigName configName,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
post(byte[] request,
String messageName,
InputReference inputReference)
|
ProcessedPostResponse |
post(byte[] request,
String messageName,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
post(Object request,
String messageName,
String schemaLocation,
InputReference inputReference)
|
ProcessedPostResponse |
post(Object request,
String messageName,
String schemaLocation,
String recipient,
InputReference inputReference)
|
PostHelper
public PostHelper(String platformName,
String projectName)
post
public ProcessedPostResponse post(Object request,
String messageName,
String schemaLocation,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
post
public ProcessedPostResponse post(byte[] request,
String messageName,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
post
public ProcessedPostResponse post(byte[] request,
String messageName,
ConfigName configName,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
post
public ProcessedPostResponse post(Object request,
String messageName,
String schemaLocation,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
post
public ProcessedPostResponse post(byte[] request,
String messageName,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
post
public ProcessedPostResponse post(byte[] request,
String messageName,
ConfigName configName,
String recipient,
InputReference inputReference)
throws ConnectorException
- Throws:
ConnectorException
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.