C D G I O P R S 

C

create(String, String, String) - Method in interface org.robokind.api.messaging.services.ServiceCommandFactory
Returns a ServiceCommand for the given command string.

D

DefaultServiceClient<Conf> - Class in org.robokind.api.messaging.services
 
DefaultServiceClient(String, String, MessageSender<ServiceCommand>, MessageSender<Conf>, MessageAsyncReceiver<ServiceError>, ServiceCommandFactory) - Constructor for class org.robokind.api.messaging.services.DefaultServiceClient
 

G

getClientId() - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
getClientId() - Method in interface org.robokind.api.messaging.services.RemoteServiceClient
 
getCommand() - Method in interface org.robokind.api.messaging.services.ServiceCommand
 
getDestinationId() - Method in interface org.robokind.api.messaging.services.ServiceCommand
 
getDestinationId() - Method in interface org.robokind.api.messaging.services.ServiceError
 
getDetails() - Method in interface org.robokind.api.messaging.services.ServiceError
 
getErrorType() - Method in interface org.robokind.api.messaging.services.ServiceError
 
getHostId() - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
getHostId() - Method in interface org.robokind.api.messaging.services.RemoteServiceClient
 
getMessage() - Method in interface org.robokind.api.messaging.services.ServiceError
 
getSourceId() - Method in interface org.robokind.api.messaging.services.ServiceCommand
 
getSourceId() - Method in interface org.robokind.api.messaging.services.ServiceError
 
getTimestampMillisecUTC() - Method in interface org.robokind.api.messaging.services.ServiceCommand
 
getTimestampMillisecUTC() - Method in interface org.robokind.api.messaging.services.ServiceError
 

I

initialize(Conf) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
initialize(Config) - Method in interface org.robokind.api.messaging.services.RemoteServiceClient
Initializes the Service with the given config.

O

onComplete(long) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
onPause(long) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
onResume(long) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
onStart(long) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
onStop(long) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
org.robokind.api.messaging.services - package org.robokind.api.messaging.services
 

P

PAUSE - Static variable in interface org.robokind.api.messaging.services.ServiceCommand
 

R

RemoteServiceClient<Config> - Interface in org.robokind.api.messaging.services
RemoteServiceClient is an interface for controlling a Service through Messaging.
RemoteServiceLifecycle - Class in org.robokind.api.messaging.services
 
RemoteServiceLifecycle() - Constructor for class org.robokind.api.messaging.services.RemoteServiceLifecycle
 
RESUME - Static variable in interface org.robokind.api.messaging.services.ServiceCommand
 

S

send(String) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
ServiceCommand - Interface in org.robokind.api.messaging.services
 
ServiceCommandFactory - Interface in org.robokind.api.messaging.services
 
ServiceError - Interface in org.robokind.api.messaging.services
 
setCommandFactory(ServiceCommandFactory) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
setCommandFactory(ServiceCommandFactory) - Method in interface org.robokind.api.messaging.services.RemoteServiceClient
 
setCommandSender(MessageSender<ServiceCommand>) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
setCommandSender(MessageSender<ServiceCommand>) - Method in interface org.robokind.api.messaging.services.RemoteServiceClient
 
setConfigSender(MessageSender<Conf>) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
setConfigSender(MessageSender<Config>) - Method in interface org.robokind.api.messaging.services.RemoteServiceClient
 
setErrorReceiver(MessageAsyncReceiver<ServiceError>) - Method in class org.robokind.api.messaging.services.DefaultServiceClient
 
setErrorReceiver(MessageAsyncReceiver<ServiceError>) - Method in interface org.robokind.api.messaging.services.RemoteServiceClient
 
START - Static variable in interface org.robokind.api.messaging.services.ServiceCommand
 
STOP - Static variable in interface org.robokind.api.messaging.services.ServiceCommand
 
C D G I O P R S 

Copyright © 2011-2014. All Rights Reserved.