Class PySlice

java.lang.Object
com.artipie.http.Slice.Wrap
com.artipie.pypi.http.PySlice
All Implemented Interfaces:
com.artipie.http.Slice

public final class PySlice extends com.artipie.http.Slice.Wrap
PyPi HTTP entry point.
Since:
0.2
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.artipie.http.Slice

    com.artipie.http.Slice.Wrap
  • Constructor Summary

    Constructors
    Constructor
    Description
    PySlice(Storage storage, com.artipie.security.policy.Policy<?> policy, com.artipie.http.auth.Authentication auth, String name, Optional<Queue<com.artipie.scheduling.ArtifactEvent>> queue)
    Primary ctor.
  • Method Summary

    Methods inherited from class com.artipie.http.Slice.Wrap

    response

    Methods inherited from class java.lang.Object

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

    • PySlice

      public PySlice(Storage storage, com.artipie.security.policy.Policy<?> policy, com.artipie.http.auth.Authentication auth, String name, Optional<Queue<com.artipie.scheduling.ArtifactEvent>> queue)
      Primary ctor.
      Parameters:
      storage - The storage.
      policy - Access policy.
      auth - Concrete identities.
      name - Repository name
      queue - Events queue