java - How to Trigger from one rest web service to another? -
i have written rest web service fire panel , pubic address system. if there possibility fire in particular location has send message public address system. have trigger fire panel service public address system service. how can this?
if can write class executes call rest web service
, returns result, of course can incorporate class application, rest
style service
like regular call rest web service
, in body of service must create instance of client call second web service.
Comments
Post a Comment