![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
void | serializeLoop () throws Exception |
Object | deserialize () throws IOException |
void | serialize (Object subject) throws IOException |
Additional Inherited Members | |
![]() | |
Queue< String > | strings = new LinkedList<>() |
Definition at line 26 of file NetworkEndpointTest.java.
Object org.openkilda.messaging.model.NetworkEndpointTest.deserialize | ( | ) | throws IOException |
Implements org.openkilda.messaging.StringSerializer.
Definition at line 38 of file NetworkEndpointTest.java.
void org.openkilda.messaging.model.NetworkEndpointTest.serialize | ( | Object | subject | ) | throws IOException |
Implements org.openkilda.messaging.StringSerializer.
Definition at line 43 of file NetworkEndpointTest.java.
void org.openkilda.messaging.model.NetworkEndpointTest.serializeLoop | ( | ) | throws Exception |
Definition at line 28 of file NetworkEndpointTest.java.