| Modifier and Type | Class and Description |
|---|---|
class |
NopServiceRegistrationHandle
A nop service registration handle.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceRegistrationHandle |
ServiceRegistrar.register(ServiceRegistration registration)
Asynchronously register a set of service endpoints with a registry.
|
ServiceRegistrationHandle |
NopServiceRegistrar.register(ServiceRegistration registration) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRegistrar.unregister(ServiceRegistrationHandle handle)
Unregister a set of service endpoints previously registered.
|
void |
NopServiceRegistrar.unregister(ServiceRegistrationHandle handle) |
Copyright © 2015. All rights reserved.