Hierarchy For Package org.apache.syncope.core.provisioning.java.pushpull.stream

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.syncope.core.provisioning.java.job.AbstractSchedTaskJobDelegate<T> (implements org.apache.syncope.core.provisioning.api.job.SchedTaskJobDelegate)
      • org.apache.syncope.core.provisioning.java.pushpull.AbstractProvisioningJobDelegate<T>
        • org.apache.syncope.core.provisioning.java.pushpull.PullJobDelegate (implements org.apache.syncope.core.provisioning.api.pushpull.SyncopePullExecutor)
          • org.apache.syncope.core.provisioning.java.pushpull.stream.StreamPullJobDelegate (implements org.apache.syncope.core.provisioning.api.pushpull.stream.SyncopeStreamPullExecutor)
        • org.apache.syncope.core.provisioning.java.pushpull.PushJobDelegate (implements org.apache.syncope.core.provisioning.api.pushpull.SyncopePushExecutor)
          • org.apache.syncope.core.provisioning.java.pushpull.stream.StreamPushJobDelegate (implements org.apache.syncope.core.provisioning.api.pushpull.stream.SyncopeStreamPushExecutor)
    • org.apache.syncope.core.provisioning.java.pushpull.AbstractSyncopeResultHandler<T,​A> (implements org.apache.syncope.core.provisioning.api.pushpull.SyncopeResultHandler<T,​A>)
    • org.apache.syncope.core.provisioning.java.pushpull.stream.CSVStreamConnector (implements java.lang.AutoCloseable, org.apache.syncope.core.provisioning.api.Connector)