|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceSystemFactory.ServiceProvider | |
---|---|
synergynetframework.appsystem.services.net.landiscovery |
Uses of ServiceSystemFactory.ServiceProvider in synergynetframework.appsystem.services.net.landiscovery |
---|
Methods in synergynetframework.appsystem.services.net.landiscovery that return ServiceSystemFactory.ServiceProvider | |
---|---|
static ServiceSystemFactory.ServiceProvider |
ServiceSystemFactory.ServiceProvider.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServiceSystemFactory.ServiceProvider[] |
ServiceSystemFactory.ServiceProvider.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in synergynetframework.appsystem.services.net.landiscovery with parameters of type ServiceSystemFactory.ServiceProvider | |
---|---|
static ServiceAnnounceSystem |
ServiceSystemFactory.getServiceAnnouncerSystem(ServiceSystemFactory.ServiceProvider sp)
Gets the service announcer system. |
static ServiceDiscoverySystem |
ServiceSystemFactory.getServiceDiscoverySystem(ServiceSystemFactory.ServiceProvider sp)
Gets the service discovery system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |