|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceError | |
|---|---|
| org.robokind.api.messaging.services | |
| Uses of ServiceError in org.robokind.api.messaging.services |
|---|
| Method parameters in org.robokind.api.messaging.services with type arguments of type ServiceError | |
|---|---|
void |
RemoteServiceClient.setErrorReceiver(MessageAsyncReceiver<ServiceError> receiver)
|
void |
DefaultServiceClient.setErrorReceiver(MessageAsyncReceiver<ServiceError> receiver)
|
| Constructor parameters in org.robokind.api.messaging.services with type arguments of type ServiceError | |
|---|---|
DefaultServiceClient(String localId,
String remoteId,
MessageSender<ServiceCommand> commandSender,
MessageSender<Conf> configSender,
MessageAsyncReceiver<ServiceError> errorReceiver,
ServiceCommandFactory commandFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||