Java Muster API

Viewing 3 posts - 1 through 3 (of 3 total)
  • 9th October 2014 at 2:17 am #14539

    Where do I find the class library’s to import into my java code? The only ones I can find are for Python.
    i.e. where are MClientAPI.jar MTemplateAPI.jar
    I hope this will enable my code to send jobs to and receive rendered jobs back from Muster thanks…

    14th October 2014 at 5:05 am #15264

    Ok I didn’t realise the java sdk and API downloaded separately. I have now imported them into Netbeans and have implemented
    import MClientAPI.*; and import MTenplateAPI.*; as directed in the Muster API notes. So Netbeans is happy and I have access to over 50 java classes but no documents.
    Please does anyone know where I can find the Javadocs or any docs so I use this API?

    19th February 2018 at 1:36 pm #16657

    The Java API is directly mapped to the C++ classes available in the wiki classes documentation.
    You just need to check that section. Contact the support if you’re stuck with implementing the Java API

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.