|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseType | |
---|---|
be.ehealth.technicalconnector.exception | |
be.fgov.ehealth.commons.protocol.v2 | |
be.fgov.ehealth.idsupport.protocol.v2 |
Uses of ResponseType in be.ehealth.technicalconnector.exception |
---|
Methods in be.ehealth.technicalconnector.exception that return ResponseType | |
---|---|
ResponseType |
SoaErrorException.getResponseTypeV2()
|
Constructors in be.ehealth.technicalconnector.exception with parameters of type ResponseType | |
---|---|
SoaErrorException(String errorCode,
ResponseType responseType)
|
Uses of ResponseType in be.fgov.ehealth.commons.protocol.v2 |
---|
Subclasses of ResponseType in be.fgov.ehealth.commons.protocol.v2 | |
---|---|
class |
PaginationResponseType
eHealth SOA Response Type for Services that require a Pagination as input. |
class |
PaginationStatusResponseType
eHealth SOA Response Type for Services that require a Pagination as input and a Status as output. |
class |
StatusResponseType
eHealth SOA Response Type for Services that require a Status as output. |
Methods in be.fgov.ehealth.commons.protocol.v2 that return ResponseType | |
---|---|
ResponseType |
ObjectFactory.createResponseType()
Create an instance of ResponseType |
Uses of ResponseType in be.fgov.ehealth.idsupport.protocol.v2 |
---|
Subclasses of ResponseType in be.fgov.ehealth.idsupport.protocol.v2 | |
---|---|
class |
VerifyIdResponse
Structure of response message to verify the combination of person SSIN and its support card number |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |