Interface TransportContext


  • public interface TransportContext
    The TransportContext is used as context when replicating content. Usually a context is created for each agent / transport handler pair. The handler can use the context to store config dependant states and can assume a new context for changed configuration.