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 boolean
equals(Object obj)
String
getSocketPath()
String
getSocketPrefix()
String
getVhostuserMode()
String
getVhostUserSocket()
int
hashCode()
-