Uses of Interface
org.opendaylight.openflowjava.protocol.impl.core.OnlineProvider
-
Packages that use OnlineProvider Package Description org.opendaylight.openflowjava.protocol.impl.core -
-
Uses of OnlineProvider in org.opendaylight.openflowjava.protocol.impl.core
Subinterfaces of OnlineProvider 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 OnlineProvider 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.
-