Uses of Class
com.franz.agraph.http.AGHttpRepoClient
-
Uses of AGHttpRepoClient in com.franz.agraph.repository
Modifier and TypeMethodDescriptionAGRepositoryConnection.prepareHttpRepoClient()
This is the method to call, in this or other classes, if you want to do HTTP interaction with the repository.ModifierConstructorDescriptionAGRepositoryConnection
(AGRepository repository, AGHttpRepoClient client) AGRepositoryConnection
(AGVirtualRepository repository, AGHttpRepoClient client)