|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConfigName in be.ehealth.businessconnector.genericasync.builders |
---|
Methods in be.ehealth.businessconnector.genericasync.builders with parameters of type ConfigName | |
---|---|
Post |
RequestObjectBuilder.buildPostRequest(String messageName,
String projectName,
String platformName,
ConfigName configName,
byte[] xmlByteArray,
InputReference inputReference)
|
Uses of ConfigName in be.ehealth.businessconnector.genericasync.builders.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.builders.impl with parameters of type ConfigName | |
---|---|
Post |
RequestObjectBuilderImpl.buildPostRequest(String messageName,
String projectName,
String platformName,
ConfigName configName,
byte[] xmlByteArray,
InputReference inputReference)
|
Uses of ConfigName in be.ehealth.businessconnector.genericasync.domain |
---|
Methods in be.ehealth.businessconnector.genericasync.domain that return ConfigName | |
---|---|
static ConfigName |
ConfigName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConfigName[] |
ConfigName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ConfigName in be.ehealth.businessconnector.genericasync.helper |
---|
Methods in be.ehealth.businessconnector.genericasync.helper with parameters of type ConfigName | |
---|---|
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
ConfigName configName,
InputReference inputReference)
|
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
ConfigName configName,
String recipient,
InputReference inputReference)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |