Uses of Class
com.janeirodigital.sai.core.agents.RegistrySet
Packages that use RegistrySet
Package
Description
Classes providing access to
Agent Registries,
Social Agent Profiles,
Application Profiles,
and Agent Registrations.
-
Uses of RegistrySet in com.janeirodigital.sai.core.agents
Methods in com.janeirodigital.sai.core.agents that return RegistrySetModifier and TypeMethodDescriptionRegistrySet.Builder.build()
Build theRegistrySet
using attributes from the Builder.static RegistrySet
RegistrySet.get
(URI uri, SaiSession saiSession) Callget(URI, SaiSession, ContentType)
without specifying a desired content type for retrievalstatic RegistrySet
RegistrySet.get
(URI uri, SaiSession saiSession, com.janeirodigital.sai.httputils.ContentType contentType) Get aRegistrySet
at the provideduri
RegistrySet.reload()
Reload a new instance ofRegistrySet
using the attributes of the current instance