|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of CommunicationsHandler in context.arch |
| Classes in context.arch that implement CommunicationsHandler | |
class |
BaseObject
This class is the base object for the context-aware infrastructure. |
| Uses of CommunicationsHandler in context.arch.discoverer |
| Classes in context.arch.discoverer that implement CommunicationsHandler | |
class |
Discoverer
This class allows to add a discovery system to the context toolkit. |
| Uses of CommunicationsHandler in context.arch.interpreter |
| Classes in context.arch.interpreter that implement CommunicationsHandler | |
class |
Interpreter
This class is the basic interpreter. |
| Uses of CommunicationsHandler in context.arch.server |
| Classes in context.arch.server that implement CommunicationsHandler | |
class |
Server
This class is the basic context server, with attributes and methods that should apply to all context servers. |
| Uses of CommunicationsHandler in context.arch.service |
| Fields in context.arch.service declared as CommunicationsHandler | |
protected CommunicationsHandler |
Service.comm
|
| Constructors in context.arch.service with parameters of type CommunicationsHandler | |
Service(CommunicationsHandler comm)
Basic constructor that creates a service object. |
|
Service(CommunicationsHandler comm,
java.lang.String name,
FunctionDescriptions functions)
Basic constructor that creates a service object. |
|
InheritedService(CommunicationsHandler comm,
java.lang.String serverName,
java.lang.String serviceName,
FunctionDescriptions descriptions,
java.lang.String serviceHost,
java.lang.String servicePort,
java.lang.String serviceId)
Basic constructor that creates an inherited service object. |
|
InheritedService(CommunicationsHandler comm,
java.lang.String serverName,
java.lang.String serviceName,
FunctionDescriptions descriptions,
java.lang.String serviceHost,
int servicePort,
java.lang.String serviceId)
Basic constructor that creates an inherited service object. |
|
DisplayChoiceService(CommunicationsHandler comm)
Basic constructor that creates the service object. |
|
| Uses of CommunicationsHandler in context.arch.widget |
| Classes in context.arch.widget that implement CommunicationsHandler | |
class |
Widget
This class is the basic context widget, with attributes and methods that should apply to all context widgets. |
| Uses of CommunicationsHandler in edu.berkeley.io.context.home |
| Classes in edu.berkeley.io.context.home that implement CommunicationsHandler | |
class |
LightWidget
|
class |
ObjectPresenceWidget
|
| Uses of CommunicationsHandler in edu.berkeley.io.context.museum |
| Classes in edu.berkeley.io.context.museum that implement CommunicationsHandler | |
class |
InstallationWidget
|
class |
VisitorDisplayWidget
Location value is 'logical' location, i.e. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||