Uses of Class
org.apache.vinci.transport.vns.service.Service
Packages that use Service
-
Uses of Service in org.apache.vinci.transport.vns.service
Fields in org.apache.vinci.transport.vns.service declared as ServiceMethods in org.apache.vinci.transport.vns.service that return ServiceModifier and TypeMethodDescriptionService[]
Service[]
ServiceRegistry.getServices
(String name) Service[]
ServiceRegistry.getServices
(String name, int level) Service[]
ServiceRegistry.getServices
(String name, int level, boolean resolveAlias) Service[]
ServiceRegistry.getServices
(String name, String level) Service[]
ServiceRegistry.getServices
(String name, String level, boolean resolveAlias) private Service
VNS.updateCache
(Service S) Methods in org.apache.vinci.transport.vns.service with parameters of type ServiceModifier and TypeMethodDescriptionvoid
void
ServiceRegistry.addBinding
(Service S) boolean
NameClient.addService
(Service S) boolean
ServiceRegistry.addService
(Service S) boolean
ServiceRegistry.checkBinding
(Service S) void
ServiceRegistry.delBinding
(Service S) Object[]
boolean
NameClient.delService
(Service S) boolean
ServiceRegistry.delService
(Service S) void
ServiceStack.makeConsistent
(Service S) boolean
NameClient.modifyService
(Service S, String type) boolean
private Service
VNS.updateCache
(Service S) boolean
NameClient.updateService
(Service S) boolean
ServiceRegistry.updateService
(Service S) Constructors in org.apache.vinci.transport.vns.service with parameters of type Service