public interface Broker
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Release the resources
|
String |
getBrokerName() |
boolean |
init() |
BrokerMessage |
unmarshall(String message)
From String to Broker Message
|
String getBrokerName()
void dispose()
boolean init()
BrokerMessage unmarshall(String message)
message
- Copyright © 2018 universAAL Consortium. All rights reserved.