Class SocketInfo
- java.lang.Object
-
- org.opendaylight.neutron.hostconfig.vpp.SocketInfo
-
public class SocketInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description SocketInfo(String socketPath, String socketPrefix, String vhostuserMode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetSocketPath()StringgetSocketPrefix()StringgetVhostuserMode()StringgetVhostUserSocket()inthashCode()
-