Class AGHTTPClient

java.lang.Object
com.franz.agraph.http.AGHTTPClient
All Implemented Interfaces:
AutoCloseable

public class AGHTTPClient extends Object implements AutoCloseable
Class responsible for handling HTTP connections.

Uses an unlimited pool of connections to allow safe, concurrent access.

Also contains methods for accessing AG services that operate above the repository level - such as managing repositories.