Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [science-iwg] java <-> python service bridge

On 7/14/2016 9:00 AM, Scott Lewis wrote:

with the Py4jServiceBridge we make the following call:

Py4jServiceBridge.export(new EvalProvider(),rsaProps)


oops, that's embarrassing.   I meant:

servicebridge.export(EvalProvider(),rsaProps)

Scott




Back to the top