Open Kilda Java Documentation
org.openkilda.messaging.command.ObjectSerializerTest Class Reference
Inheritance diagram for org.openkilda.messaging.command.ObjectSerializerTest:
org.openkilda.messaging.command.flow.AbstractSerializerTest org.openkilda.messaging.ObjectSerializer org.openkilda.messaging.AbstractSerializer org.openkilda.messaging.AbstractSerializer

Additional Inherited Members

- Public Member Functions inherited from org.openkilda.messaging.command.flow.AbstractSerializerTest
void serializeInstallEgressFlowMessageTest () throws IOException, ClassNotFoundException
 
void serializeInstallIngressFlowMessageTest () throws IOException, ClassNotFoundException
 
void serializeInstallTransitFlowMessageTest () throws IOException, ClassNotFoundException
 
void serializeInstallOneSwitchFlowMessageTest () throws IOException, ClassNotFoundException
 
void flowCreateRequestTest () throws IOException, ClassNotFoundException
 
void flowUpdateRequestTest () throws IOException, ClassNotFoundException
 
void flowDeleteRequestTest () throws IOException, ClassNotFoundException
 
void flowGetBidirectionalRequestTest () throws IOException, ClassNotFoundException
 
void flowGetBidirectionalResponseTest () throws IOException, ClassNotFoundException
 
void flowRerouteResponseTest () throws IOException, ClassNotFoundException
 
void flowStatusResponseTest () throws IOException, ClassNotFoundException
 
void flowResponseTest () throws IOException, ClassNotFoundException
 
void flowsResponseTest () throws IOException, ClassNotFoundException
 
void eventIslInfoTest () throws IOException, ClassNotFoundException
 
void eventPathInfoTest () throws IOException, ClassNotFoundException
 
void eventPortInfoTest () throws IOException, ClassNotFoundException
 
void eventSwitchInfoTest () throws IOException, ClassNotFoundException
 
void errorMessageTest () throws IOException, ClassNotFoundException
 
void removeCommandTest () throws IOException, ClassNotFoundException
 
void flowRerouteCommandTest () throws IOException, ClassNotFoundException
 
void dumpNetworkCommandTest () throws IOException, ClassNotFoundException
 
void dumpNetworkResponseTest () throws IOException, ClassNotFoundException
 
- Public Member Functions inherited from org.openkilda.messaging.ObjectSerializer
default Object deserialize () throws IOException, ClassNotFoundException
 
default void serialize (Object obj) throws IOException
 
- Public Attributes inherited from org.openkilda.messaging.ObjectSerializer
String FILE_NAME = "target/serialization.txt"
 

Detailed Description

Definition at line 21 of file ObjectSerializerTest.java.


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