- ClientFactory - Class in org.fcrepo.camel.ldpath
-
A convenience factory for creating a ClientConfiguration object
- configure() - Method in class org.fcrepo.camel.ldpath.LDPathRouter
-
Configure the message route workflow.
- createClient(Endpoint) - Static method in class org.fcrepo.camel.ldpath.ClientFactory
-
Configure a linked data client suitable for use with a Fedora Repository.
- createClient(DataProvider) - Static method in class org.fcrepo.camel.ldpath.ClientFactory
-
Configure a linked data client suitable for use with a Fedora Repository.
- createClient(Endpoint, DataProvider) - Static method in class org.fcrepo.camel.ldpath.ClientFactory
-
Configure a linked data client suitable for use with a Fedora Repository.
- createClient(List<Endpoint>, List<DataProvider>) - Static method in class org.fcrepo.camel.ldpath.ClientFactory
-
Configure a linked data client suitable for use with a Fedora Repository.
- createClient(AuthScope, Credentials) - Static method in class org.fcrepo.camel.ldpath.ClientFactory
-
Configure a linked data client suitable for use with a Fedora Repository.
- createClient(AuthScope, Credentials, List<Endpoint>, List<DataProvider>) - Static method in class org.fcrepo.camel.ldpath.ClientFactory
-
Create a linked data client suitable for use with a Fedora Repository.