Class ForeignConfigRequester


  • public class ForeignConfigRequester
    extends java.lang.Object
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getForeignMutableCollectionProxy

        public ForeignMutableCollectionProxy getForeignMutableCollectionProxy​(short internalSimVariant,
                                                                              de.bsvrz.dav.daf.main.config.MutableCollection mutableCollection)
      • getExecutor

        public java.util.concurrent.ScheduledExecutorService getExecutor()
      • isStartedAndUnconnectedAndTimedOut

        public boolean isStartedAndUnconnectedAndTimedOut()
      • sendRequest

        public int sendRequest​(java.lang.String messageType,
                               byte[] data)
                        throws de.bsvrz.dav.daf.main.SendSubscriptionNotConfirmed,
                               java.lang.IllegalStateException
        Throws:
        de.bsvrz.dav.daf.main.SendSubscriptionNotConfirmed
        java.lang.IllegalStateException
      • sendRequest

        public int sendRequest​(java.lang.String messageType,
                               byte[] data,
                               int requestIndex)
                        throws de.bsvrz.dav.daf.main.SendSubscriptionNotConfirmed,
                               java.lang.IllegalStateException
        Throws:
        de.bsvrz.dav.daf.main.SendSubscriptionNotConfirmed
        java.lang.IllegalStateException
      • getNewRequestIndex

        public int getNewRequestIndex()
      • notifyObjectDataTimeout

        public void notifyObjectDataTimeout​(long id)
      • isCommunicatorConnected

        public boolean isCommunicatorConnected()