| Package | Description |
|---|---|
| io.scalecube.services |
| Modifier and Type | Method and Description |
|---|---|
ServiceMethodDefinition |
ServiceMethodDefinition.setAction(String action) |
ServiceMethodDefinition |
ServiceMethodDefinition.setContentType(String contentType) |
ServiceMethodDefinition |
ServiceMethodDefinition.setTags(Map<String,String> tags) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceMethodDefinition> |
ServiceRegistration.methods() |
| Constructor and Description |
|---|
ServiceReference(ServiceMethodDefinition serviceMethodDefinition,
ServiceRegistration serviceRegistration,
ServiceEndpoint serviceEndpoint) |
| Constructor and Description |
|---|
ServiceRegistration(String namespace,
String contentType,
Map<String,String> tags,
Collection<ServiceMethodDefinition> methods) |
Copyright © 2015–2018. All rights reserved.