| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.runtime | |
| org.symphonyoss.s2.canon.runtime.http.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelRegistry |
| Modifier and Type | Method and Description |
|---|---|
IModelRegistry |
ModelRegistry.register(IModel factory) |
IModelRegistry |
IModelRegistry.register(IModel factory) |
IModelRegistry |
ModelRegistry.register(String name,
IEntityFactory<?,?,?> factory) |
IModelRegistry |
IModelRegistry.register(String name,
IEntityFactory<?,?,?> factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
IServer.registerModels(IModelRegistry registry) |
void |
IModel.registerWith(IModelRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
IModelRegistry |
HttpModelClient.getRegistry() |
| Constructor and Description |
|---|
HttpModelClient(IModelRegistry registry,
String baseUri,
String basePath) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.