Uses of Interface
org.opendaylight.openflowjava.protocol.impl.core.ShutdownProvider
-
Packages that use ShutdownProvider Package Description org.opendaylight.openflowjava.protocol.impl.core -
-
Uses of ShutdownProvider in org.opendaylight.openflowjava.protocol.impl.core
Subinterfaces of ShutdownProvider in org.opendaylight.openflowjava.protocol.impl.core Modifier and Type Interface Description interface
ServerFacade
Server facade interface.Classes in org.opendaylight.openflowjava.protocol.impl.core that implement ShutdownProvider Modifier and Type Class Description class
TcpConnectionInitializer
Initializes (TCP) connection to device.class
TcpHandler
Class implementing server over TCP / TLS for handling incoming connections.class
UdpHandler
Class implementing server over UDP for handling incoming connections.
-