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
ConnectorException
public ProcessedPostResponse post(byte[] request, String messageName, InputReference inputReference) throws ConnectorException
ConnectorException
public ProcessedPostResponse post(byte[] request, String messageName, ConfigName configName, InputReference inputReference) throws ConnectorException
ConnectorException
public ProcessedPostResponse post(Object request, String messageName, String schemaLocation, String recipient, InputReference inputReference) throws ConnectorException
ConnectorException
public ProcessedPostResponse post(byte[] request, String messageName, String recipient, InputReference inputReference) throws ConnectorException
ConnectorException
public ProcessedPostResponse post(byte[] request, String messageName, ConfigName configName, String recipient, InputReference inputReference) throws ConnectorException
ConnectorException
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.