Uses of Interface
org.opendaylight.openflowjava.protocol.impl.core.ServerFacade
- 
Packages that use ServerFacade Package Description org.opendaylight.openflowjava.protocol.impl.core 
- 
- 
Uses of ServerFacade in org.opendaylight.openflowjava.protocol.impl.coreClasses in org.opendaylight.openflowjava.protocol.impl.core that implement ServerFacade Modifier and Type Class Description classTcpConnectionInitializerInitializes (TCP) connection to device.classTcpHandlerClass implementing server over TCP / TLS for handling incoming connections.classUdpHandlerClass implementing server over UDP for handling incoming connections.Methods in org.opendaylight.openflowjava.protocol.impl.core that return ServerFacade Modifier and Type Method Description ServerFacadeSwitchConnectionProviderImpl. getServerFacade()
 
-