Class IdsMultipartRemoteMessageDispatcher

  • All Implemented Interfaces:
    org.eclipse.dataspaceconnector.spi.message.RemoteMessageDispatcher

    public class IdsMultipartRemoteMessageDispatcher
    extends org.eclipse.dataspaceconnector.ids.core.message.IdsRemoteMessageDispatcher
    IdsRemoteMessageDisptacher implementation for IDS multipart.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String protocol()  
      • Methods inherited from class org.eclipse.dataspaceconnector.ids.core.message.IdsRemoteMessageDispatcher

        register, send
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdsMultipartRemoteMessageDispatcher

        public IdsMultipartRemoteMessageDispatcher()
    • Method Detail

      • protocol

        public java.lang.String protocol()