public class PostHelper extends Object
| Constructor and Description |
|---|
PostHelper(String platformName,
String projectName) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public ProcessedPostResponse post(Object request, String messageName, String schemaLocation, InputReference inputReference) throws ConnectorException
ConnectorExceptionpublic ProcessedPostResponse post(byte[] request, String messageName, InputReference inputReference) throws ConnectorException
ConnectorExceptionpublic ProcessedPostResponse post(byte[] request, String messageName, ConfigName configName, InputReference inputReference) throws ConnectorException
ConnectorExceptionpublic ProcessedPostResponse post(Object request, String messageName, String schemaLocation, String recipient, InputReference inputReference) throws ConnectorException
ConnectorExceptionpublic ProcessedPostResponse post(byte[] request, String messageName, String recipient, InputReference inputReference) throws ConnectorException
ConnectorExceptionpublic ProcessedPostResponse post(byte[] request, String messageName, ConfigName configName, String recipient, InputReference inputReference) throws ConnectorException
ConnectorException
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.