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

Packages that use Post
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 Post in be.cin.nip.async.generic
 

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

Uses of Post in be.ehealth.businessconnector.dmg.service
 

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

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

Methods in be.ehealth.businessconnector.dmg.service.impl with parameters of type Post
 PostResponse DmgServiceImpl.postRequest(SAMLToken token, Post request, WsAddressingHeader header)
           
 

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

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

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

Methods in be.ehealth.businessconnector.dmg.session.impl with parameters of type Post
 PostResponse DmgServiceImpl.postRequest(Post request, WsAddressingHeader header)
           
 

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

Methods in be.ehealth.businessconnector.genericasync.builders that return Post
 Post RequestObjectBuilder.buildPostRequest(CommonInput commonInput, Blob blob, byte[] xades)
          Builds a Post request from given parameters
 

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

Methods in be.ehealth.businessconnector.genericasync.builders.impl that return Post
 Post RequestObjectBuilderImpl.buildPostRequest(CommonInput commonInput, Blob blob, byte[] xades)
           
 

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

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

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

Methods in be.ehealth.businessconnector.genericasync.service.impl with parameters of type Post
 PostResponse GenAsyncServiceImpl.postRequest(SAMLToken token, Post request, WsAddressingHeader header)
           
 

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

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

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

Methods in be.ehealth.businessconnector.genericasync.session.impl with parameters of type Post
 PostResponse GenAsyncServiceImpl.postRequest(Post request, WsAddressingHeader header)
           
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.