psdi.common.emailstner

Interface InboundCommCfgRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    InboundCommCfg


    public interface InboundCommCfgRemote
    extends MboRemote
    Remote interface to the InboundCommCfg object.
    • Method Detail

      • deleteMessagesFromMailServer

        void deleteMessagesFromMailServer(java.util.Vector deletedInbs)
                                   throws java.rmi.RemoteException,
                                          MXException
        Delete mails from mailserver. Needed for POP3 protocol to sync with inboundcomm
        Parameters:
        fromPurge -
        Throws:
        java.rmi.RemoteException
        MXException
      • JMSCheck

        void JMSCheck()
               throws MXException,
                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setOAuthAccessToken

        void setOAuthAccessToken(java.lang.String accessToken)
                          throws java.rmi.RemoteException,
                                 MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • setOAuthAccessTokenExpDate

        void setOAuthAccessTokenExpDate(java.util.Date accessTokenExpiryDate)
                                 throws java.rmi.RemoteException,
                                        MXException
        Throws:
        java.rmi.RemoteException
        MXException