Class Service

java.lang.Object
org.apache.jena.sparql.exec.http.Service

public class Service extends Object
Execution of OpService
  • Field Details

    • base

      public static final String base
      See Also:
    • serviceParams

      public static final Symbol serviceParams
    • httpServiceAllowed

      public static final Symbol httpServiceAllowed
    • httpQueryClient

      public static final Symbol httpQueryClient
    • httpServiceSendMode

      public static final Symbol httpServiceSendMode
    • httpQueryTimeout

      public static final Symbol httpQueryTimeout
    • baseOld

      public static final String baseOld
      See Also:
    • oldQueryClient

      public static final Symbol oldQueryClient
    • oldServiceContext

      public static final Symbol oldServiceContext
    • oldServiceAllowed

      public static final Symbol oldServiceAllowed
    • oldQueryTimeout

      public static final Symbol oldQueryTimeout
    • oldQueryCompression

      public static final Symbol oldQueryCompression
    • serviceAllowed

      public static final Symbol serviceAllowed
  • Method Details