| Package | Description | 
|---|---|
| com.lightstreamer.adapters.remote | |
| com.lightstreamer.adapters.remote.metadata | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MetadataProviderAdapter.init(Map<String,String> parameters,
    String configFile)
No-op initialization. 
 | 
void | 
MetadataProvider.init(Map<String,String> parameters,
    String configFile)
Called by Lightstreamer Kernel through the Remote Server to provide initialization information
 to the Metadata Adapter. 
 | 
void | 
Server.start()
Starts the communication between the Remote Adapter and the Proxy Adapter
 through the supplied streams. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LiteralBasedProvider.init(Map<String,String> parameters,
    String configFile)
Reads configuration settings for user and resource constraints. 
 | 
Copyright © 2021. All rights reserved.