Do we have RDP Search Java library

We are utilizing RDP search api from our Java backend services to get Options contract list. We are making simple WebClient calls to get this information. Are there any JAVA RDP search libraries which we could use for this purpose(like making the RDP connection, deserializing the search response to mapper objects etc?) ?

Answers

  • Hello @RanjithSivanandan

    LSEG provides ease of use LD libraries, but these are only available for Python, .NET and TypeScript. If you would like to use Java, you can begin with the sample code generator available in the API playground (and choose Java as language):

    image.png