Platform SDK Java 8.5 API Reference

com.genesyslab.platform.json.jackson2
Interface MetaDataSupport

All Known Implementing Classes:
ConfServerModule, PSDKModule

public interface MetaDataSupport

Specifies which Configuration Server metadata will be used to deserialize Configuration Server messages to/from JSON.
It is implemented in ConfServerModule and PSDKModule.
By default PSDK uses the latest metadata that PSDK contains.


Method Summary
 CfgMetadata getMetadata()
          Gets current metadata that must be used to deserialize config server protocol messages to/from JSON .
 

Method Detail

getMetadata

CfgMetadata getMetadata()
Gets current metadata that must be used to deserialize config server protocol messages to/from JSON .

Returns:
metadata

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.