Modifier and Type | Method and Description |
---|---|
Post |
ObjectFactory.createPost()
Create an instance of
Post |
Modifier and Type | Method and Description |
---|---|
Post |
RequestObjectBuilder.buildPostRequest(CommonInput commonInput,
Blob blob,
byte[] xades)
Builds a Post request from given parameters
|
Post |
RequestObjectBuilder.buildPostRequest(String projectName,
PostContent postContent)
Builds a Post request from given parameters
|
Post |
RequestObjectBuilder.buildPostRequest(String messageName,
String projectName,
String platformName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilder.buildPostRequest(String messageName,
String projectName,
String platformName,
ConfigName configName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilder.buildPostRequest(String messageName,
String projectName,
String platformName,
Object object,
String schemaLocation,
InputReference inputReference) |
Modifier and Type | Method and Description |
---|---|
Post |
RequestObjectBuilderImpl.buildPostRequest(CommonInput commonInput,
Blob blob,
byte[] xades) |
Post |
RequestObjectBuilderImpl.buildPostRequest(String projectName,
PostContent postContent) |
Post |
RequestObjectBuilderImpl.buildPostRequest(String messageName,
String projectName,
String platformName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilderImpl.buildPostRequest(String messageName,
String projectName,
String platformName,
ConfigName configName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilderImpl.buildPostRequest(String messageName,
String projectName,
String platformName,
Object object,
String schemaLocation,
InputReference inputReference) |
Modifier and Type | Method and Description |
---|---|
Post |
ProcessedPostResponse.getPost() |
Constructor and Description |
---|
ProcessedPostResponse(PostResponse postResponse,
Post post) |
Modifier and Type | Method and Description |
---|---|
PostResponse |
GenAsyncService.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header)
Returns the
TAck of the request of an operation. |
Modifier and Type | Method and Description |
---|---|
PostResponse |
GenAsyncServiceImpl.postRequest(SAMLToken token,
Post request,
WsAddressingHeader header) |
Modifier and Type | Method and Description |
---|---|
PostResponse |
GenAsyncService.postRequest(Post request,
WsAddressingHeader header)
Returns the
TAck of the request of an operation and generate the token. |
Modifier and Type | Method and Description |
---|---|
PostResponse |
GenAsyncServiceImpl.postRequest(Post request,
WsAddressingHeader header) |
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.