Uses of Class
org.universAAL.kinect.adapter.IMessageBroker.AdapterException

Packages that use AdapterException
org.universAAL.kinect.adapter.communication.receiver   
org.universAAL.kinect.adapter.contextBus   
org.universAAL.kinect.adapter.defaultComponents   
org.universAAL.kinect.adapter.IMessageBroker   
org.universAAL.kinect.adapter.serviceBus   
 

Uses of AdapterException in org.universAAL.kinect.adapter.communication.receiver
 

Methods in org.universAAL.kinect.adapter.communication.receiver that throw AdapterException
 Object MessageParser.parse(Object o)
          This method parses the input string.
 

Uses of AdapterException in org.universAAL.kinect.adapter.contextBus
 

Methods in org.universAAL.kinect.adapter.contextBus that throw AdapterException
 void IContextPublisher.publish(AbstractContext ac)
          Publishes Context Event
 

Uses of AdapterException in org.universAAL.kinect.adapter.defaultComponents
 

Methods in org.universAAL.kinect.adapter.defaultComponents that throw AdapterException
 Collection<?> DefaultAdapter.callservice(AbstractService ao)
           
 void DefaultAdapter.publish(AbstractContext ac)
           
 Collection<?> DefaultBroker.SendNewMessage(Object type, Object key, Collection<?> args)
           
 

Uses of AdapterException in org.universAAL.kinect.adapter.IMessageBroker
 

Methods in org.universAAL.kinect.adapter.IMessageBroker that throw AdapterException
 Collection<?> IMessageBroker.SendNewMessage(Object type, Object key, Collection<?> args)
          This method sends a new message to the broker.
 

Uses of AdapterException in org.universAAL.kinect.adapter.serviceBus
 

Methods in org.universAAL.kinect.adapter.serviceBus that throw AdapterException
 Collection<?> IServiceCall.callservice(AbstractService ao)
          Calls a service
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.