Class DefaultInboundService

  • All Implemented Interfaces:
    network.oxalis.api.inbound.InboundService

    public class DefaultInboundService
    extends Object
    implements network.oxalis.api.inbound.InboundService
    Since:
    4.0.2
    Author:
    erlend
    • Constructor Detail

      • DefaultInboundService

        @Inject
        public DefaultInboundService​(network.oxalis.api.statistics.StatisticsService statisticsService)
    • Method Detail

      • complete

        public void complete​(network.oxalis.api.inbound.InboundMetadata inboundMetadata)
        Specified by:
        complete in interface network.oxalis.api.inbound.InboundService