0
Answer

Accessing remoted singleton on the server side

Photo of Till Hoffmann

Till Hoffmann

17y
1.9k
1
Hello, I have remoting initialized with a singleton. However, I want to directly access that singleton on the server without creating a "virtual" connection to the object. Till