|
List< Object > | pack () throws JsonProcessingException |
|
|
Object | packField (String fieldId) throws JsonProcessingException |
|
abstract Fields | getFormat () |
|
Definition at line 10 of file AbstractMessage.java.
◆ getFormat()
abstract Fields org.openkilda.wfm.protocol.AbstractMessage.getFormat |
( |
| ) |
|
|
abstractprotected |
◆ pack()
List<Object> org.openkilda.wfm.protocol.AbstractMessage.pack |
( |
| ) |
throws JsonProcessingException |
◆ packField()
Object org.openkilda.wfm.protocol.AbstractMessage.packField |
( |
String |
fieldId | ) |
throws JsonProcessingException |
|
protected |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/wfm/src/main/java/org/openkilda/wfm/protocol/AbstractMessage.java