Uses of Class
be.cin.nip.async.generic.PostResponse

Packages that use PostResponse
be.cin.nip.async.generic   
be.ehealth.businessconnector.genericasync.builders   
be.ehealth.businessconnector.genericasync.builders.impl   
be.ehealth.businessconnector.genericasync.domain   
be.ehealth.businessconnector.genericasync.service   
be.ehealth.businessconnector.genericasync.service.impl   
be.ehealth.businessconnector.genericasync.session   
be.ehealth.businessconnector.genericasync.session.impl   
 

Uses of PostResponse in be.cin.nip.async.generic
 

Methods in be.cin.nip.async.generic that return PostResponse
 PostResponse ObjectFactory.createPostResponse()
          Create an instance of PostResponse
 

Uses of PostResponse in be.ehealth.businessconnector.genericasync.builders
 

Methods in be.ehealth.businessconnector.genericasync.builders with parameters of type PostResponse
 boolean ResponseObjectBuilder.handlePostResponse(PostResponse postResponse)
          Check the response of a post request.
 

Uses of PostResponse in be.ehealth.businessconnector.genericasync.builders.impl
 

Methods in be.ehealth.businessconnector.genericasync.builders.impl with parameters of type PostResponse
 boolean ResponseObjectBuilderImpl.handlePostResponse(PostResponse postResponse)
           
 

Uses of PostResponse in be.ehealth.businessconnector.genericasync.domain
 

Methods in be.ehealth.businessconnector.genericasync.domain that return PostResponse
 PostResponse ProcessedPostResponse.getPostResponse()
           
 

Constructors in be.ehealth.businessconnector.genericasync.domain with parameters of type PostResponse
ProcessedPostResponse(PostResponse postResponse, Post post)
           
 

Uses of PostResponse in be.ehealth.businessconnector.genericasync.service
 

Methods in be.ehealth.businessconnector.genericasync.service that return PostResponse
 PostResponse GenAsyncService.postRequest(SAMLToken token, Post request, WsAddressingHeader header)
          Returns the TAck of the request of an operation.
 

Uses of PostResponse in be.ehealth.businessconnector.genericasync.service.impl
 

Methods in be.ehealth.businessconnector.genericasync.service.impl that return PostResponse
 PostResponse GenAsyncServiceImpl.postRequest(SAMLToken token, Post request, WsAddressingHeader header)
           
 

Uses of PostResponse in be.ehealth.businessconnector.genericasync.session
 

Methods in be.ehealth.businessconnector.genericasync.session that return PostResponse
 PostResponse GenAsyncService.postRequest(Post request, WsAddressingHeader header)
          Returns the TAck of the request of an operation and generate the token.
 

Uses of PostResponse in be.ehealth.businessconnector.genericasync.session.impl
 

Methods in be.ehealth.businessconnector.genericasync.session.impl that return PostResponse
 PostResponse GenAsyncServiceImpl.postRequest(Post request, WsAddressingHeader header)
           
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.