Uses of Class
com.signalsoftcorp.lst.meri.MERI10Response

Packages that use MERI10Response
com.signalsoftcorp.lst.meri   
 

Uses of MERI10Response in com.signalsoftcorp.lst.meri
 

Methods in com.signalsoftcorp.lst.meri that return MERI10Response
 MERI10Response MERI.authorizeClient(java.lang.String meriID, java.lang.String meriPassword, java.lang.String clientID, java.lang.String clientPassword)
          This method allows a peer middleware application to authorize a client application against the LSt database of client applications.
 MERI10Response MERI.sendNotification(java.lang.String meriID, java.lang.String meriPassword, int severity, int eventID, java.lang.String description)
          This method allows a peer middleware application to verify a client application against the LSt database of client applications.
 MERI10Response MERI.sendTransaction(java.lang.String meriID, java.lang.String meriPassword, java.lang.String clientID, MERISubscriberID subscriberID, int eventID, java.util.Date startTime, java.util.Date endTime, java.lang.String trackingID)
          This method allows the peer middleware application to report transactions via Location Studio.
 



Copyright © SignalSoft Corp. All Rights Reserved.