Uses of Class
org.linkedopenactors.rdfpub.adapter.driving.nodeinfo.Services
-
Uses of Services in org.linkedopenactors.rdfpub.adapter.driving.nodeinfo
Modifier and TypeMethodDescriptionNodeinfo21.getServices()
The third party sites this server can connect to via their application API.Services.withInbound
(List<Inbound> inbound) Services.withOutbound
(List<Outbound> outbound) Modifier and TypeMethodDescriptionvoid
Nodeinfo21.setServices
(Services services) The third party sites this server can connect to via their application API.Nodeinfo21.withServices
(Services services)