Open Kilda Java Documentation
org.openkilda.messaging.AbstractSerializer Interface Reference
Inheritance diagram for org.openkilda.messaging.AbstractSerializer:
org.openkilda.messaging.ByteArraySerializer org.openkilda.messaging.command.flow.AbstractSerializerTest org.openkilda.messaging.ObjectSerializer org.openkilda.messaging.StringSerializer org.openkilda.messaging.command.ByteArraySerializerTest org.openkilda.messaging.command.ByteArraySerializerTest org.openkilda.messaging.command.ObjectSerializerTest org.openkilda.messaging.command.StringSerializerTest org.openkilda.messaging.command.ObjectSerializerTest org.openkilda.messaging.command.StringSerializerTest org.openkilda.messaging.model.LinkPropsTest org.openkilda.messaging.model.NetworkEndpointMaskTest org.openkilda.messaging.model.NetworkEndpointTest org.openkilda.messaging.te.request.LinkPropsDropTest org.openkilda.messaging.te.request.LinkPropsPutTest org.openkilda.messaging.te.response.LinkPropsResponseTest

Public Member Functions

Object deserialize () throws IOException, ClassNotFoundException
 
void serialize (Object obj) throws IOException
 

Detailed Description

Definition at line 20 of file AbstractSerializer.java.

Member Function Documentation

◆ deserialize()

◆ serialize()


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