public class MediationFactory extends Object
MediatingInputStream that accesses the payload of the provided Field| Constructor and Description |
|---|
MediationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MediatingInputStream |
getStream(Field field)
Creates a
MediatingInputStream over the payload of the provided Field |
public static MediatingInputStream getStream(Field field) throws IOException, GRS2RecordMediationException
MediatingInputStream over the payload of the provided Fieldfield - the field whose payload needs to be accessedIOException - THe payload's input stream could not be createdGRS2RecordMediationException - the mediation over the field's payload could not be initializedCopyright © 2014. All Rights Reserved.