An instance of this interface can be retrieved from the {@link IntegrationServer} using thefollowing code:
IntegrationServer server = IntegrationServer.getInstance(); XmlInfoReceiver call = server.getServerCall(XmlInfoReceiver.class);@author Torgil Zethson
|
|
|
|