Class ResponseMap

java.lang.Object
com.mirth.connect.userutil.ResponseMap
All Implemented Interfaces:
Map<String,Object>

public class ResponseMap extends Object implements Map<String,Object>
A wrapper class for the response map which allows users to retrieve values using the proper "d#" key (where "#" is the destination connector's metadata ID), or by using the actual destination name.