Open Kilda Java Documentation
org.openkilda.messaging.model.AbstractNetworkEndpoint Class Referenceabstract
Inheritance diagram for org.openkilda.messaging.model.AbstractNetworkEndpoint:
org.openkilda.messaging.model.NetworkEndpoint org.openkilda.messaging.model.NetworkEndpointMask org.openkilda.messaging.payload.flow.FlowEndpointPayload

Public Member Functions

 AbstractNetworkEndpoint (SwitchId datapath, Integer portNumber)
 

Detailed Description

Definition at line 27 of file AbstractNetworkEndpoint.java.

Constructor & Destructor Documentation

◆ AbstractNetworkEndpoint()

org.openkilda.messaging.model.AbstractNetworkEndpoint.AbstractNetworkEndpoint ( SwitchId  datapath,
Integer  portNumber 
)

Definition at line 35 of file AbstractNetworkEndpoint.java.


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