Uses of Interface
org.universAAL.ri.gateway.communicator.service.ResponseCallback

Packages that use ResponseCallback
org.universAAL.ri.gateway.communicator.service   
org.universAAL.ri.gateway.communicator.service.impl   
 

Uses of ResponseCallback in org.universAAL.ri.gateway.communicator.service
 

Methods in org.universAAL.ri.gateway.communicator.service with parameters of type ResponseCallback
 void GatewayCommunicator.sendServiceRequestAsync(Message message, URL returnTo, URL to, ResponseCallback callback)
          Sends a service request to another AALSpace Gateway Communicator listening at given URL, registers callback which will be notified once the response arrives.
 

Uses of ResponseCallback in org.universAAL.ri.gateway.communicator.service.impl
 

Methods in org.universAAL.ri.gateway.communicator.service.impl with parameters of type ResponseCallback
 void GatewayCommunicatorImpl.sendServiceRequestAsync(Message message, URL returnTo, URL to, ResponseCallback callback)
          Sends a service request to another AALSpace Gateway Communicator listening at given URL, registers callback which will be notified once the response arrives.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.