| Package | Description |
|---|---|
| io.silverware.microservices | |
| io.silverware.microservices.silver.cluster |
| Modifier and Type | Method and Description |
|---|---|
ServiceHandle |
Context.getInboundServiceHandle(int handle)
Gets the
ServiceHandle for the given handle number. |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceHandle> |
Context.assureHandles(MicroserviceMetaData metaData)
Makes that there are handles created for all the local services that meet the given the query.
|
List<ServiceHandle> |
MicroserviceMetaData.query(Context context,
String host) |
| Modifier and Type | Method and Description |
|---|---|
ServiceHandle |
ServiceHandle.withProxy(Object proxy) |
Copyright © 2015–2016 px3. All rights reserved.