Open Kilda Java Documentation
org.openkilda.messaging.model.NetworkEndpointTest Class Reference
Inheritance diagram for org.openkilda.messaging.model.NetworkEndpointTest:
org.openkilda.messaging.StringSerializer org.openkilda.messaging.AbstractSerializer

Public Member Functions

void serializeLoop () throws Exception
 
Object deserialize () throws IOException
 
void serialize (Object subject) throws IOException
 

Additional Inherited Members

- Public Attributes inherited from org.openkilda.messaging.StringSerializer
Queue< String > strings = new LinkedList<>()
 

Detailed Description

Definition at line 26 of file NetworkEndpointTest.java.

Member Function Documentation

◆ deserialize()

Object org.openkilda.messaging.model.NetworkEndpointTest.deserialize ( ) throws IOException

Implements org.openkilda.messaging.StringSerializer.

Definition at line 38 of file NetworkEndpointTest.java.

◆ serialize()

void org.openkilda.messaging.model.NetworkEndpointTest.serialize ( Object  subject) throws IOException

Implements org.openkilda.messaging.StringSerializer.

Definition at line 43 of file NetworkEndpointTest.java.

◆ serializeLoop()

void org.openkilda.messaging.model.NetworkEndpointTest.serializeLoop ( ) throws Exception

Definition at line 28 of file NetworkEndpointTest.java.


The documentation for this class was generated from the following file: