|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecodeRequest | |
|---|---|
| be.ehealth.technicalconnector.service.codage | |
| be.ehealth.technicalconnector.service.codage.impl | |
| be.smals.ehealth.codage.beans | |
| Uses of DecodeRequest in be.ehealth.technicalconnector.service.codage |
|---|
| Methods in be.ehealth.technicalconnector.service.codage with parameters of type DecodeRequest | |
|---|---|
DecodeResponse |
CodageService.decode(X509Certificate certificate,
PrivateKey privateKey,
DecodeRequest decodeRequest)
Deprecated. The decode operation provides the inverse function of the encode operation |
| Uses of DecodeRequest in be.ehealth.technicalconnector.service.codage.impl |
|---|
| Methods in be.ehealth.technicalconnector.service.codage.impl with parameters of type DecodeRequest | |
|---|---|
DecodeResponse |
CodageServiceImpl.decode(X509Certificate certificate,
PrivateKey privateKey,
DecodeRequest decodeRequest)
Deprecated. |
| Uses of DecodeRequest in be.smals.ehealth.codage.beans |
|---|
| Methods in be.smals.ehealth.codage.beans that return DecodeRequest | |
|---|---|
DecodeRequest |
ObjectFactory.createDecodeRequest()
Create an instance of DecodeRequest |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||