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

Packages that use PostResponse
be.cin.nip.async.generic   
be.ehealth.businessconnector.dmg.service   
be.ehealth.businessconnector.dmg.service.impl   
be.ehealth.businessconnector.dmg.session   
be.ehealth.businessconnector.dmg.session.impl   
be.ehealth.businessconnector.genericasync.builders   
be.ehealth.businessconnector.genericasync.builders.impl   
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.dmg.service
 

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

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

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

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

Methods in be.ehealth.businessconnector.dmg.session that return PostResponse
 PostResponse DmgService.postRequest(Post request, WsAddressingHeader header)
          Returns the TAck of the request of an operation.
 

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

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

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.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 PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.