Class S_GetPostLog

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class S_GetPostLog
    extends HttpOperationBase
    Servlet for both append and fetch patches - the RDF Patch protocol. GET /{name}/id -- get patch GET /{name}/version -- get patch POST /{name}/ -- append patch.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      S_GetPostLog​(org.seaborne.delta.link.DeltaLink engine)  
    • Constructor Detail

      • S_GetPostLog

        public S_GetPostLog​(org.seaborne.delta.link.DeltaLink engine)