public interface Port
| Modifier and Type | Method and Description |
|---|---|
void |
call(Object payload,
Callback callback) |
int |
getConnectedBindingsSize() |
String |
getPath() |
void |
send(Object payload) |
Copyright © 2014 Kevoree Project. All rights reserved.